Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on macOS-Intel (mac) in workspace /Users/jenkins/workspace/macOS-Intel-Solid_Earth The recommended git tool is: NONE Cloning the remote Git repository Cloning repository git@github.com:ISSMteam/ISSM.git > git init /Users/jenkins/workspace/macOS-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 a9631cdc27544ebede68754b0bddb5ad37b28706 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f a9631cdc27544ebede68754b0bddb5ad37b28706 # timeout=10 Commit message: "Missing BLASLAPACK; removing default of LDFLAGS" > git rev-list --no-walk cf73bc78853b53e70da6f86b1464afd52c427e23 # timeout=10 [macOS-Intel-Solid_Earth] $ /bin/bash /var/folders/j6/3xhtbkbs3kj24wm4s4s4b99w0000gp/T/jenkins17563682864915678411.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== Fresh copy of repository; building everything -- checking for changed externalpackages... yes -- checking for reconfiguration... yes -- checking for recompilation... yes ====================================================== Installing autotools ====================================================== ====================================================== Installing cmake ====================================================== ====================================================== Installing petsc ====================================================== ====================================================== Installing boost ====================================================== ====================================================== Installing dakota ====================================================== ====================================================== Installing chaco ====================================================== ====================================================== Installing curl ====================================================== ====================================================== Installing hdf5 ====================================================== ====================================================== Installing netcdf ====================================================== ====================================================== Installing proj ====================================================== ====================================================== Installing gdal ====================================================== ====================================================== Installing gshhg ====================================================== ====================================================== Installing gmt ====================================================== ====================================================== Installing gmsh ====================================================== ====================================================== Installing triangle ====================================================== ====================================================== Installing m1qn3 ====================================================== ====================================================== Installing semic ====================================================== ====================================================== Installing shell2junit ====================================================== ====================================================== Cleaning up and reconfiguring ====================================================== make: *** No rule to make target `uninstall'. Stop. make: *** No rule to make target `distclean'. Stop. autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory ./aux-config autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './aux-config'. libtoolize: copying file './aux-config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /Users/jenkins/workspace/macOS-Intel-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:27: installing './aux-config/ar-lib' configure.ac:17: installing './aux-config/compile' configure.ac:14: installing './aux-config/config.guess' configure.ac:14: installing './aux-config/config.sub' configure.ac:24: installing './aux-config/install-sh' configure.ac:24: installing './aux-config/missing' src/c/Makefile.am: installing './aux-config/depcomp' autoreconf: Leaving directory `.' configure: ============================================================================ configure: = Ice-sheet and Sea-level System Model (ISSM) 4.24 configuration = configure: ============================================================================ checking build system type... x86_64-apple-darwin21.6.0 checking host system type... x86_64-apple-darwin21.6.0 checking target system type... x86_64-apple-darwin21.6.0 checking for mpicc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... rm: conftest.dSYM: is a directory yes checking how to run the C preprocessor... mpicc -E checking for mpicxx... mpicxx checking whether we are using the GNU C++ compiler... yes checking whether mpicxx accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran 77 compiler... yes checking whether mpifort accepts -g... yes checking for mpifort... mpifort checking whether we are using the GNU Fortran compiler... yes checking whether mpifort accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./aux-config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of mpicc... gcc3 checking dependency style of mpicxx... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/local/opt/gnu-sed/libexec/gnubin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... rm: conftest.dSYM: is a directory BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert x86_64-apple-darwin21.6.0 file names to x86_64-apple-darwin21.6.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin21.6.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... rm: conftest.dSYM: is a directory no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... rm: conftest.dSYM: is a directory ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... yes checking for mpicc option to produce PIC... -fno-common -DPIC checking if mpicc PIC flag -fno-common -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... mpicxx -E checking for ld used by mpicxx... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking for mpicxx option to produce PIC... -fno-common -DPIC checking if mpicxx PIC flag -fno-common -DPIC works... yes checking if mpicxx static flag -static works... no checking if mpicxx supports -c -o file.o... yes checking if mpicxx supports -c -o file.o... (cached) yes checking whether the mpicxx linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for mpifort option to produce PIC... -fno-common checking if mpifort PIC flag -fno-common works... yes checking if mpifort static flag -static works... no checking if mpifort supports -c -o file.o... yes checking if mpifort supports -c -o file.o... (cached) yes checking whether the mpifort linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin21.6.0 dyld checking how to hardcode library paths into programs... immediate configure: ============================================================================ configure: = Checking ISSM specific options = configure: ============================================================================ checking for date... /bin/date checking for build date... Wed Sep 3 15:36:51 PDT 2025 checking user name... jenkins checking host full OS name and version... darwin21.6.0 checking host cpu... x86_64 checking vendor... apple checking host OS name... darwin21 checking host OS version... 21.6.0 checking host OS architecture... x86_64 checking for debugging support... yes checking for development support... yes checking for standalone modules build... no checking for standalone executables build... no checking for standalone libraries build... no checking for wrappers compilation... yes checking operating system type... macOS checking if system copy of libc has fmemopen (macOS-only check)... yes checking for Xlib (graphics library)... done checking for MATLAB... yes checking MATLAB's mex compilation flags... done checking for JavaScript... no checking for triangle... yes checking for Boost... yes checking for Boost version... 1.73 checking for Dakota... yes checking for Dakota version... 6.2 checking for Dakota major version... 6 checking for Dakota minor version... 2 checking for Dakota build version... 0 checking for Python... 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 SCOTCH... no checking for METIS... yes checking for ParMETIS... yes checking for TAO... yes checking for M1QN3... yes checking for PROJ... yes checking for shapelib... no checking for ScaLAPACK... yes checking for BLAS/LAPACK... yes checking for MKL... no checking for PlaLAPACK... no checking for MPLAPACK... no checking for MUMPS... yes checking for BLACS... no checking for HYPRE... no checking for Prometheus... no checking for SEMIC... yes checking for SPAI... no checking for SuperLU... no checking for SPOOLES... no checking for PaStiX... no checking for ml... no checking for UMFPACK... no checking for libm... done checking for MATH77... no checking for Fortran compilation... yes checking for Fortran library... done checking for NeoPZ... no checking for Gmsh... no checking for BAMG capability compilation... yes checking for ice/ocean coupling capability compilation... no checking for kriging capability compilation... yes checking for HydrologyTws capability compilation... yes checking for AdjointBalancethickness2 capability compilation... yes checking for AdjointBalancethickness capability compilation... yes checking for AdjointHoriz capability compilation... yes checking for Age capability compilation... yes checking for Balancethickness2 capability compilation... yes checking for Balancethickness capability compilation... yes checking for BalancethicknessSoft capability compilation... yes checking for Balancevelocity capability compilation... yes checking for DamageEvolution capability compilation... yes checking for Debris capability compilation... yes checking for DepthAverage capability compilation... yes checking for Enthalpy capability compilation... yes checking for Esa capability compilation... yes checking for Extrapolation capability compilation... yes checking for ExtrudeFromBase capability compilation... yes checking for ExtrudeFromTop capability compilation... yes checking for FreeSurfaceBase capability compilation... yes checking for FreeSurfaceTop capability compilation... yes checking for GLheightadvection capability compilation... yes checking for HydrologyDCEfficient capability compilation... yes checking for HydrologyDCInefficient capability compilation... yes checking for HydrologyGlaDS capability compilation... yes checking for HydrologyPism capability compilation... yes checking for HydrologyShakti capability compilation... yes checking for HydrologyShreve capability compilation... yes checking for HydrologyArmapw capability compilation... yes checking for L2ProjectionBase capability compilation... yes checking for L2ProjectionEPL capability compilation... yes checking for Levelset capability compilation... yes checking for Love capability compilation... yes checking for Masstransport capability compilation... yes checking for Mmemasstransport capability compilation... yes checking for Melting capability compilation... yes checking for Oceantransport capability compilation... yes checking for Recovery capability compilation... yes checking for Sampling capability compilation... yes checking for Sealevelchange capability compilation... yes checking for Smb capability compilation... yes checking for Smooth capability compilation... yes checking for Stressbalance capability compilation... yes checking for StressbalanceSIA capability compilation... yes checking for StressbalanceVertical capability compilation... yes checking for Thermal capability compilation... yes checking for UzawaPressure capability compilation... yes checking for number of threads... 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-Radar.lo CXX classes/libISSMCore_la-BarystaticContributions.lo CXX classes/Constraints/libISSMCore_la-Constraints.lo CXX classes/Constraints/libISSMCore_la-SpcStatic.lo CXX classes/Constraints/libISSMCore_la-SpcDynamic.lo CXX classes/Loads/libISSMCore_la-Channel.lo CXX classes/Loads/libISSMCore_la-Loads.lo CXX classes/Loads/libISSMCore_la-Penpair.lo CXX classes/Loads/libISSMCore_la-Pengrid.lo CXX classes/Loads/libISSMCore_la-Moulin.lo CXX classes/Loads/libISSMCore_la-Numericalflux.lo CXX classes/Loads/libISSMCore_la-Neumannflux.lo CXX classes/libISSMCore_la-Profiler.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateFaces.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateEdges.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateSingleNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNumberNodeToElementConnectivity.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateElementsVerticesAndMaterials.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateNodes.lo CXX main/libISSMCore_la-EnvironmentInit.lo CXX main/libISSMCore_la-EnvironmentFinalize.lo CXX classes/libISSMCore_la-RiftStruct.lo CXX cores/libISSMCore_la-transient_core.lo CXX cores/libISSMCore_la-steadystate_core.lo CXX cores/libISSMCore_la-masstransport_core.lo CXX cores/libISSMCore_la-mmemasstransport_core.lo CXX cores/libISSMCore_la-oceantransport_core.lo CXX cores/libISSMCore_la-depthaverage_core.lo CXX cores/libISSMCore_la-extrudefrombase_core.lo CXX cores/libISSMCore_la-extrudefromtop_core.lo CXX cores/libISSMCore_la-thermal_core.lo CXX cores/libISSMCore_la-smb_core.lo CXX cores/libISSMCore_la-bmb_core.lo CXX cores/libISSMCore_la-debris_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_thermal_nonlinear.lo CXX shared/Numerics/libISSMCore_la-BrentSearch.lo CXX cores/libISSMCore_la-control_core.lo CXX cores/libISSMCore_la-controltao_core.lo CXX cores/libISSMCore_la-controlm1qn3_core.lo CXX cores/libISSMCore_la-controladm1qn3_core.lo CXX cores/libISSMCore_la-controlvalidation_core.lo CXX cores/libISSMCore_la-adjointstressbalance_core.lo CXX cores/libISSMCore_la-adjointbalancethickness_core.lo CXX cores/libISSMCore_la-adjointbalancethickness2_core.lo CXX cores/libISSMCore_la-AdjointCorePointerFromSolutionEnum.lo CXX solutionsequences/libISSMCore_la-solutionsequence_adjoint_linear.lo CXX cores/libISSMCore_la-hydrology_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_hydro_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_shakti_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_glads_nonlinear.lo CXX cores/libISSMCore_la-stressbalance_core.lo CXX solutionsequences/libISSMCore_la-solutionsequence_stokescoupling_nonlinear.lo CXX cores/libISSMCore_la-balancethickness_core.lo CXX cores/libISSMCore_la-balancethickness2_core.lo CXX cores/libISSMCore_la-balancevelocity_core.lo CXX cores/libISSMCore_la-dummy_core.lo CXX cores/libISSMCore_la-surfaceslope_core.lo CXX cores/libISSMCore_la-bedslope_core.lo CXX cores/libISSMCore_la-damage_core.lo CXX cores/libISSMCore_la-levelsetfunctionslope_core.lo CXX cores/libISSMCore_la-movingfront_core.lo CXX cores/libISSMCore_la-groundingline_core.lo CXX classes/Loads/libISSMCore_la-Riftfront.lo CXX modules/ConstraintsStatex/libISSMCore_la-RiftConstraintsState.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateOutputDefinitions.lo CXX cores/libISSMCore_la-dakota_core.lo CXX analyses/libISSMCore_la-AdjointBalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-AdjointBalancethickness2Analysis.lo CXX analyses/libISSMCore_la-AdjointHorizAnalysis.lo CXX analyses/libISSMCore_la-AgeAnalysis.lo CXX analyses/libISSMCore_la-BalancethicknessAnalysis.lo CXX analyses/libISSMCore_la-Balancethickness2Analysis.lo CXX analyses/libISSMCore_la-BalancethicknessSoftAnalysis.lo CXX analyses/libISSMCore_la-BalancevelocityAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionBaseAnalysis.lo CXX analyses/libISSMCore_la-DamageEvolutionAnalysis.lo CXX analyses/libISSMCore_la-DebrisAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceAnalysis.lo CXX analyses/libISSMCore_la-UzawaPressureAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceSIAAnalysis.lo CXX analyses/libISSMCore_la-StressbalanceVerticalAnalysis.lo CXX analyses/libISSMCore_la-EnthalpyAnalysis.lo CXX analyses/libISSMCore_la-GLheightadvectionAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShreveAnalysis.lo CXX analyses/libISSMCore_la-HydrologyTwsAnalysis.lo CXX analyses/libISSMCore_la-HydrologyShaktiAnalysis.lo CXX analyses/libISSMCore_la-HydrologyPismAnalysis.lo CXX analyses/libISSMCore_la-HydrologyGlaDSAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCInefficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyDCEfficientAnalysis.lo CXX analyses/libISSMCore_la-HydrologyArmapwAnalysis.lo CXX analyses/libISSMCore_la-L2ProjectionEPLAnalysis.lo CXX analyses/libISSMCore_la-MeltingAnalysis.lo CXX analyses/libISSMCore_la-MasstransportAnalysis.lo CXX analyses/libISSMCore_la-MmemasstransportAnalysis.lo CXX analyses/libISSMCore_la-OceantransportAnalysis.lo CXX analyses/libISSMCore_la-SmbAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceBaseAnalysis.lo CXX analyses/libISSMCore_la-FreeSurfaceTopAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromBaseAnalysis.lo CXX analyses/libISSMCore_la-ExtrudeFromTopAnalysis.lo CXX analyses/libISSMCore_la-DepthAverageAnalysis.lo CXX analyses/libISSMCore_la-ThermalAnalysis.lo CXX analyses/libISSMCore_la-SmoothAnalysis.lo CXX analyses/libISSMCore_la-LevelsetAnalysis.lo CXX analyses/libISSMCore_la-ExtrapolationAnalysis.lo CXX cores/libISSMCore_la-love_core.lo CXX analyses/libISSMCore_la-LoveAnalysis.lo CXX cores/libISSMCore_la-esa_core.lo CXX analyses/libISSMCore_la-EsaAnalysis.lo CXX cores/libISSMCore_la-sampling_core.lo CXX analyses/libISSMCore_la-SamplingAnalysis.lo CXX cores/libISSMCore_la-sealevelchange_core.lo CXX analyses/libISSMCore_la-SealevelchangeAnalysis.lo CXX classes/libISSMCore_la-GrdLoads.lo CXX classes/libISSMCore_la-SealevelGeometry.lo FC modules/SurfaceMassBalancex/run_semic.lo FC modules/SurfaceMassBalancex/run_semic_transient.lo CXX shared/String/ApiPrintf.lo CXX modules/Krigingx/libISSMModules_la-Krigingx.lo CXX modules/Krigingx/libISSMModules_la-pKrigingx.lo CXX main/issm_slc-issm_slc.o CXX main/kriging-kriging.o CXX main/issm_dakota-issm_dakota.o CXX main/issm_post-issm_post.o CXX main/issm-issm.o CXX bamg/libISSMCore_la-BamgGeom.lo CXX bamg/libISSMCore_la-BamgMesh.lo CXX bamg/libISSMCore_la-BamgOpts.lo CXX bamg/libISSMCore_la-CrackedEdge.lo CXX bamg/libISSMCore_la-Curve.lo CXX bamg/libISSMCore_la-Edge.lo CXX bamg/libISSMCore_la-GeomEdge.lo CXX bamg/libISSMCore_la-GeomSubDomain.lo CXX bamg/libISSMCore_la-GeomVertex.lo CXX bamg/libISSMCore_la-Geometry.lo CXX bamg/libISSMCore_la-ListofIntersectionTriangles.lo CXX bamg/libISSMCore_la-EigenMetric.lo CXX bamg/libISSMCore_la-Metric.lo CXX bamg/libISSMCore_la-BamgQuadtree.lo CXX bamg/libISSMCore_la-SetOfE4.lo CXX bamg/libISSMCore_la-SubDomain.lo CXX bamg/libISSMCore_la-AdjacentTriangle.lo CXX bamg/libISSMCore_la-Triangle.lo CXX bamg/libISSMCore_la-BamgVertex.lo CXX bamg/libISSMCore_la-VertexOnEdge.lo CXX bamg/libISSMCore_la-VertexOnGeom.lo CXX bamg/libISSMCore_la-VertexOnVertex.lo CXX bamg/libISSMCore_la-Mesh.lo CXX shared/Bamg/libISSMCore_la-BigPrimeNumber.lo CXX modules/Bamgx/libISSMCore_la-Bamgx.lo CXX modules/BamgConvertMeshx/libISSMCore_la-BamgConvertMeshx.lo CXX modules/BamgTriangulatex/libISSMCore_la-BamgTriangulatex.lo CXX classes/libISSMCore_la-AmrBamg.lo CXX datastructures/libISSMCore_la-DataSet.lo CXX classes/gauss/libISSMCore_la-GaussSeg.lo CXX classes/gauss/libISSMCore_la-GaussTria.lo CXX classes/gauss/libISSMCore_la-GaussTetra.lo CXX classes/gauss/libISSMCore_la-GaussPenta.lo CXX classes/Loads/libISSMCore_la-Friction.lo CXX classes/Constraints/libISSMCore_la-SpcTransient.lo CXX classes/ExternalResults/libISSMCore_la-Results.lo CXX classes/Elements/libISSMCore_la-Element.lo CXX classes/Elements/libISSMCore_la-Elements.lo CXX classes/Elements/libISSMCore_la-ElementHook.lo CXX classes/Elements/libISSMCore_la-Seg.lo CXX classes/Elements/libISSMCore_la-SegRef.lo CXX classes/Elements/libISSMCore_la-Tria.lo CXX classes/Elements/libISSMCore_la-TriaRef.lo CXX classes/Elements/libISSMCore_la-Tetra.lo CXX classes/Elements/libISSMCore_la-TetraRef.lo CXX classes/Elements/libISSMCore_la-Penta.lo CXX classes/Elements/libISSMCore_la-PentaRef.lo CXX classes/Materials/libISSMCore_la-Materials.lo CXX classes/Materials/libISSMCore_la-Matice.lo CXX classes/Materials/libISSMCore_la-Matlitho.lo CXX classes/Materials/libISSMCore_la-Matestar.lo CXX classes/matrix/libISSMCore_la-ElementMatrix.lo CXX classes/matrix/libISSMCore_la-ElementVector.lo CXX classes/Params/libISSMCore_la-Parameters.lo CXX classes/Params/libISSMCore_la-BoolParam.lo CXX classes/Params/libISSMCore_la-ControlParam.lo CXX classes/Params/libISSMCore_la-IntParam.lo CXX classes/Params/libISSMCore_la-IntVecParam.lo CXX classes/Params/libISSMCore_la-IntMatParam.lo CXX classes/Params/libISSMCore_la-DoubleParam.lo CXX classes/Params/libISSMCore_la-FileParam.lo CXX classes/Params/libISSMCore_la-StringArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleMatParam.lo CXX classes/Params/libISSMCore_la-DoubleTransientMatParam.lo CXX classes/Params/libISSMCore_la-DoubleMatArrayParam.lo CXX classes/Params/libISSMCore_la-DoubleVecParam.lo CXX classes/Params/libISSMCore_la-StringParam.lo CXX classes/Params/libISSMCore_la-MatrixParam.lo CXX classes/Params/libISSMCore_la-VectorParam.lo CXX classes/Params/libISSMCore_la-TransientParam.lo CXX classes/Params/libISSMCore_la-TransientArrayParam.lo CXX classes/Params/libISSMCore_la-TransientGriddedFieldParam.lo CXX classes/Params/libISSMCore_la-DataSetParam.lo CXX shared/Matrix/libISSMCore_la-MatrixUtils.lo CXX shared/io/Disk/libISSMCore_la-pfopen.lo CXX shared/io/Disk/libISSMCore_la-pfclose.lo CXX shared/io/Disk/libISSMCore_la-WriteLockFile.lo CXX shared/io/Print/libISSMCore_la-PrintfFunction.lo CXX shared/io/Comm/libISSMCore_la-IssmComm.lo CXX shared/io/Marshalling/libISSMCore_la-IoCodeConversions.lo CXX shared/io/Marshalling/libISSMCore_la-Marshalling.lo CXX shared/LatLong/libISSMCore_la-Ll2xyx.lo CXX shared/LatLong/libISSMCore_la-Xy2llx.lo CXX shared/FSanalyticals/libISSMCore_la-fsanalyticals.lo CXX shared/Enum/libISSMCore_la-EnumToStringx.lo CXX shared/Enum/libISSMCore_la-StringToEnumx.lo CXX shared/Numerics/libISSMCore_la-Verbosity.lo CXX shared/Numerics/libISSMCore_la-GaussPoints.lo CXX shared/Numerics/libISSMCore_la-cross.lo CXX shared/Numerics/libISSMCore_la-cubic.lo CXX shared/Numerics/libISSMCore_la-NewtonSolveDnorm.lo CXX shared/Numerics/libISSMCore_la-ODE1.lo CXX shared/Numerics/libISSMCore_la-extrema.lo CXX shared/Numerics/libISSMCore_la-legendre.lo CXX shared/Numerics/libISSMCore_la-XZvectorsToCoordinateSystem.lo CXX shared/Numerics/libISSMCore_la-Normals.lo CXX shared/Numerics/libISSMCore_la-Interpolation.lo CXX shared/Exceptions/libISSMCore_la-Exceptions.lo CXX shared/Sorting/libISSMCore_la-binary_search.lo CXX shared/Elements/libISSMCore_la-Cuffey.lo CXX shared/Elements/libISSMCore_la-BuddJacka.lo CXX shared/Elements/libISSMCore_la-CuffeyTemperate.lo CXX shared/Elements/libISSMCore_la-StressIntensityIntegralWeight.lo CXX shared/Elements/libISSMCore_la-Paterson.lo CXX shared/Elements/libISSMCore_la-Arrhenius.lo CXX shared/Elements/libISSMCore_la-NyeCO2.lo CXX shared/Elements/libISSMCore_la-NyeH2O.lo CXX shared/Elements/libISSMCore_la-LliboutryDuval.lo CXX shared/Elements/libISSMCore_la-PrintArrays.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalance.lo CXX shared/Elements/libISSMCore_la-PddSurfaceMassBalanceSicopolis.lo CXX shared/Elements/libISSMCore_la-ComputeDelta18oTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeMungsmTemperaturePrecipitation.lo CXX shared/Elements/libISSMCore_la-ComputeD18OTemperaturePrecipitationFromPD.lo CXX shared/Elements/libISSMCore_la-DrainageFunctionWaterfraction.lo CXX shared/Elements/libISSMCore_la-EstarComponents.lo CXX shared/Random/libISSMCore_la-random.lo CXX shared/Random/libISSMCore_la-randomgenerator.lo CXX shared/String/libISSMCore_la-DescriptorIndex.lo CXX toolkits/issm/libISSMCore_la-IssmToolkitUtils.lo CXX toolkits/issm/libISSMCore_la-IssmSolver.lo CXX toolkits/mpi/libISSMCore_la-issmmpi.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineGlobalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-DetermineRowRankFromLocalSize.lo CXX toolkits/mpi/commops/libISSMCore_la-GetOwnershipBoundariesFromRange.lo CXX toolkits/libISSMCore_la-ToolkitOptions.lo CXX modules/MmeToInputFromIdx/libISSMCore_la-MmeToInputFromIdx.lo CXX modules/MmeToInputx/libISSMCore_la-MmeToInputx.lo CXX modules/ModelProcessorx/libISSMCore_la-ModelProcessorx.lo CXX modules/ModelProcessorx/libISSMCore_la-ElementsAndVerticesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-EdgesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-FacesPartitioning.lo CXX modules/ModelProcessorx/libISSMCore_la-CreateParameters.lo CXX modules/ModelProcessorx/Autodiff/libISSMCore_la-CreateParametersAutodiff.lo CXX modules/ParseToolkitsOptionsx/libISSMCore_la-ParseToolkitsOptionsx.lo CXX modules/NodesDofx/libISSMCore_la-NodesDofx.lo CXX modules/NodalValuex/libISSMCore_la-NodalValuex.lo CXX modules/VertexCoordinatesx/libISSMCore_la-VertexCoordinatesx.lo CXX modules/ElementCoordinatesx/libISSMCore_la-ElementCoordinatesx.lo CXX modules/OutputResultsx/libISSMCore_la-OutputResultsx.lo CXX modules/InputDepthAverageAtBasex/libISSMCore_la-InputDepthAverageAtBasex.lo CXX modules/InputDuplicatex/libISSMCore_la-InputDuplicatex.lo CXX modules/InputExtrudex/libISSMCore_la-InputExtrudex.lo CXX modules/SurfaceAreax/libISSMCore_la-SurfaceAreax.lo CXX modules/AllocateSystemMatricesx/libISSMCore_la-AllocateSystemMatricesx.lo CXX modules/CreateJacobianMatrixx/libISSMCore_la-CreateJacobianMatrixx.lo CXX modules/SystemMatricesx/libISSMCore_la-SystemMatricesx.lo CXX modules/CreateNodalConstraintsx/libISSMCore_la-CreateNodalConstraintsx.lo CXX modules/UpdateDynamicConstraintsx/libISSMCore_la-UpdateDynamicConstraintsx.lo CXX modules/IoModelToConstraintsx/libISSMCore_la-IoModelToConstraintsx.lo CXX modules/SetActiveNodesLSMx/libISSMCore_la-SetActiveNodesLSMx.lo CXX modules/InputUpdateFromConstantx/libISSMCore_la-InputUpdateFromConstantx.lo CXX modules/InputUpdateFromSolutionx/libISSMCore_la-InputUpdateFromSolutionx.lo CXX modules/GeothermalFluxx/libISSMCore_la-GeothermalFluxx.lo CXX modules/GetSolutionFromInputsx/libISSMCore_la-GetSolutionFromInputsx.lo CXX modules/GetVectorFromInputsx/libISSMCore_la-GetVectorFromInputsx.lo CXX modules/InputUpdateFromVectorx/libISSMCore_la-InputUpdateFromVectorx.lo CXX modules/FloatingiceMeltingRatex/libISSMCore_la-FloatingiceMeltingRatex.lo CXX modules/FloatingiceMeltingRatePicox/libISSMCore_la-FloatingiceMeltingRatePicox.lo CXX modules/FrontalForcingsx/libISSMCore_la-FrontalForcingsx.lo CXX modules/ConfigureObjectsx/libISSMCore_la-ConfigureObjectsx.lo CXX modules/SpcNodesx/libISSMCore_la-SpcNodesx.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-SurfaceMassBalancex.lo CXX modules/SurfaceMassBalancex/libISSMCore_la-Gembx.lo CXX modules/Reducevectorgtofx/libISSMCore_la-Reducevectorgtofx.lo CXX modules/Reduceloadx/libISSMCore_la-Reduceloadx.lo CXX modules/ConstraintsStatex/libISSMCore_la-ConstraintsStatex.lo CXX modules/ResetConstraintsx/libISSMCore_la-ResetConstraintsx.lo CXX modules/ResetFSBasalBoundaryConditionx/libISSMCore_la-ResetFSBasalBoundaryConditionx.lo CXX modules/Solverx/libISSMCore_la-Solverx.lo CXX modules/StochasticForcingx/libISSMCore_la-StochasticForcingx.lo CXX modules/Mergesolutionfromftogx/libISSMCore_la-Mergesolutionfromftogx.lo CXX modules/UpdateMmesx/libISSMCore_la-UpdateMmesx.lo CXX cores/libISSMCore_la-ProcessArguments.lo CXX cores/libISSMCore_la-ResetBoundaryConditions.lo CXX cores/libISSMCore_la-WrapperCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-WrapperPreCorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-CorePointerFromSolutionEnum.lo CXX cores/libISSMCore_la-ad_core.lo CXX analyses/libISSMCore_la-EnumToAnalysis.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la.lo CXX solutionsequences/libISSMCore_la-solutionsequence_la_theta.lo CXX solutionsequences/libISSMCore_la-solutionsequence_linear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_nonlinear.lo CXX solutionsequences/libISSMCore_la-solutionsequence_newton.lo CXX solutionsequences/libISSMCore_la-solutionsequence_fct.lo CXX solutionsequences/libISSMCore_la-solutionsequence_schurcg.lo CXX solutionsequences/libISSMCore_la-solutionsequence_sampling.lo CXX solutionsequences/libISSMCore_la-convergence.lo CXX classes/Options/libISSMCore_la-Options.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateElementsTransient.lo CXX modules/ModelProcessorx/Transient/libISSMCore_la-UpdateParametersTransient.lo CXX modules/ControlInputSetGradientx/libISSMCore_la-ControlInputSetGradientx.lo CXX modules/GetVectorFromControlInputsx/libISSMCore_la-GetVectorFromControlInputsx.lo CXX modules/SetControlInputsFromVectorx/libISSMCore_la-SetControlInputsFromVectorx.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-CreateParametersControl.lo CXX modules/ModelProcessorx/Control/libISSMCore_la-UpdateElementsAndMaterialsControl.lo CXX modules/SurfaceAbsVelMisfitx/libISSMCore_la-SurfaceAbsVelMisfitx.lo CXX modules/SurfaceRelVelMisfitx/libISSMCore_la-SurfaceRelVelMisfitx.lo CXX modules/SurfaceLogVelMisfitx/libISSMCore_la-SurfaceLogVelMisfitx.lo CXX modules/SurfaceLogVxVyMisfitx/libISSMCore_la-SurfaceLogVxVyMisfitx.lo CXX modules/SurfaceAverageVelMisfitx/libISSMCore_la-SurfaceAverageVelMisfitx.lo CXX modules/ThicknessAbsMisfitx/libISSMCore_la-ThicknessAbsMisfitx.lo CXX modules/Gradjx/libISSMCore_la-Gradjx.lo CXX modules/DragCoefficientAbsGradientx/libISSMCore_la-DragCoefficientAbsGradientx.lo CXX modules/ThicknessAlongGradientx/libISSMCore_la-ThicknessAlongGradientx.lo CXX modules/ThicknessAcrossGradientx/libISSMCore_la-ThicknessAcrossGradientx.lo CXX modules/RheologyBbarAbsGradientx/libISSMCore_la-RheologyBbarAbsGradientx.lo CXX modules/RheologyBAbsGradientx/libISSMCore_la-RheologyBAbsGradientx.lo CXX modules/GroundinglineMigrationx/libISSMCore_la-GroundinglineMigrationx.lo CXX modules/OutputDefinitionsResponsex/libISSMCore_la-OutputDefinitionsResponsex.lo CXX modules/InterpFromMeshToMesh2dx/libISSMCore_la-InterpFromMeshToMesh2dx.lo CXX classes/Inputs/libISSMCore_la-Inputs.lo CXX classes/Inputs/libISSMCore_la-BoolInput.lo CXX classes/Inputs/libISSMCore_la-DoubleInput.lo CXX classes/Inputs/libISSMCore_la-IntInput.lo CXX classes/Inputs/libISSMCore_la-ElementInput.lo CXX classes/Inputs/libISSMCore_la-SegInput.lo CXX classes/Inputs/libISSMCore_la-TriaInput.lo CXX classes/Inputs/libISSMCore_la-PentaInput.lo CXX classes/Inputs/libISSMCore_la-DatasetInput.lo CXX classes/Inputs/libISSMCore_la-ControlInput.lo CXX classes/Inputs/libISSMCore_la-TransientInput.lo CXX classes/Inputs/libISSMCore_la-TransientFileInput.lo CXX classes/Inputs/libISSMCore_la-ArrayInput.lo CXX classes/Inputs/libISSMCore_la-IntArrayInput.lo CXX classes/Dakota/libISSMCore_la-IssmParallelDirectApplicInterface.lo CXX modules/InputUpdateFromDakotax/libISSMCore_la-InputUpdateFromDakotax.lo CXX modules/InputUpdateFromVectorDakotax/libISSMCore_la-InputUpdateFromVectorDakotax.lo CXX modules/InputUpdateFromMatrixDakotax/libISSMCore_la-InputUpdateFromMatrixDakotax.lo CXX modules/AverageOntoPartitionx/libISSMCore_la-AverageOntoPartitionx.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-CreateParametersDakota.lo CXX modules/ModelProcessorx/Dakota/libISSMCore_la-UpdateElementsAndMaterialsDakota.lo CXX modules/QmuStatisticsx/libISSMCore_la-QmuStatisticsx.lo CXX toolkits/petsc/patches/libISSMCore_la-VecToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-MatToMPISerial.lo CXX toolkits/petsc/patches/libISSMCore_la-NewVec.lo CXX toolkits/petsc/patches/libISSMCore_la-PetscOptionsDetermineSolverType.lo CXX toolkits/petsc/patches/libISSMCore_la-NewMat.lo CXX toolkits/petsc/patches/libISSMCore_la-VecFree.lo CXX toolkits/petsc/patches/libISSMCore_la-KSPFree.lo CXX toolkits/petsc/patches/libISSMCore_la-MatFree.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscMatrixType.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscInsertMode.lo CXX toolkits/petsc/patches/libISSMCore_la-ISSMToPetscNormMode.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscMat.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscVec.lo CXX toolkits/petsc/objects/libISSMCore_la-PetscSolver.lo CXX toolkits/mumps/libISSMCore_la-MumpsSolve.lo CXX modules/CoordinateSystemTransformx/libISSMCore_la-CoordinateSystemTransformx.lo CXX modules/Damagex/libISSMCore_la-Damagex.lo CXX modules/Calvingx/libISSMCore_la-Calvingx.lo CXX modules/KillIcebergsx/libISSMCore_la-KillIcebergsx.lo CXX modules/Zgesvx/libISSMCore_la-Zgesvx.lo F77 modules/Zgesvx/libISSMCore_la-dcabs1.lo F77 modules/Zgesvx/libISSMCore_la-dlamch.lo F77 modules/Zgesvx/libISSMCore_la-ieeeck.lo F77 modules/Zgesvx/libISSMCore_la-ilaenv.lo F77 modules/Zgesvx/libISSMCore_la-iparmq.lo F77 modules/Zgesvx/libISSMCore_la-izamax.lo F77 modules/Zgesvx/libISSMCore_la-lsame.lo F77 modules/Zgesvx/libISSMCore_la-xerbla.lo F77 modules/Zgesvx/libISSMCore_la-zgemm.lo F77 modules/Zgesvx/libISSMCore_la-zgeru.lo F77 modules/Zgesvx/libISSMCore_la-zgesv.lo F77 modules/Zgesvx/libISSMCore_la-zgetf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf2.lo F77 modules/Zgesvx/libISSMCore_la-zgetrf.lo F77 modules/Zgesvx/libISSMCore_la-zgetrs.lo F77 modules/Zgesvx/libISSMCore_la-zlaswp.lo F77 modules/Zgesvx/libISSMCore_la-zscal.lo F77 modules/Zgesvx/libISSMCore_la-zswap.lo F77 modules/Zgesvx/libISSMCore_la-ztrsm.lo CXX modules/GiaDeflectionCorex/libISSMCore_la-GiaDeflectionCorex.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-distme.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-freed.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-ojrule.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-pwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-qwise.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-stot.lo F77 modules/GiaDeflectionCorex/libISSMCore_la-what0.lo CXX modules/MeshPartitionx/libISSMCore_la-MeshPartitionx.lo CXX toolkits/metis/patches/libISSMCore_la-METIS_PartMeshNodalPatch.lo CXX classes/kriging/libISSMCore_la-Observations.lo CXX classes/kriging/libISSMCore_la-GaussianVariogram.lo CXX classes/kriging/libISSMCore_la-ExponentialVariogram.lo CXX classes/kriging/libISSMCore_la-SphericalVariogram.lo CXX classes/kriging/libISSMCore_la-PowerVariogram.lo CXX classes/kriging/libISSMCore_la-Quadtree.lo CXX classes/kriging/libISSMCore_la-Covertree.lo CXX classes/kriging/libISSMCore_la-Observation.lo CXX modules/Krigingx/libISSMCore_la-pKrigingx.lo CXXLD libISSMOverload.la CXX shared/Threads/libISSMModules_la-LaunchThread.lo CXX shared/Threads/libISSMModules_la-PartitionRange.lo CXX shared/Exp/libISSMModules_la-exp.lo CXX shared/Triangle/libISSMModules_la-AssociateSegmentToElement.lo CXX shared/Triangle/libISSMModules_la-GridInsideHole.lo CXX shared/Triangle/libISSMModules_la-OrderSegments.lo CXX shared/Triangle/libISSMModules_la-SplitMeshForRifts.lo CXX shared/Triangle/libISSMModules_la-TriangleUtils.lo CXX modules/Trianglex/libISSMModules_la-Trianglex.lo CXX modules/ProcessRiftsx/libISSMModules_la-ProcessRiftsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsx.lo CXX modules/PointCloudFindNeighborsx/libISSMModules_la-PointCloudFindNeighborsxt.lo CXX modules/InterpFromGridToMeshx/libISSMModules_la-InterpFromGridToMeshx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dx.lo CXX modules/InterpFromMesh2dx/libISSMModules_la-InterpFromMesh2dxt.lo CXX modules/InterpFromMeshToMesh3dx/libISSMModules_la-InterpFromMeshToMesh3dx.lo CXX modules/InterpFromMeshToGridx/libISSMModules_la-InterpFromMeshToGridx.lo CXX modules/MeshProfileIntersectionx/libISSMModules_la-MeshProfileIntersectionx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshx.lo CXX modules/ContourToMeshx/libISSMModules_la-ContourToMeshxt.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetx.lo CXX modules/ExpToLevelSetx/libISSMModules_la-ExpToLevelSetxt.lo CXX modules/ContourToNodesx/libISSMModules_la-ContourToNodesx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryx.lo CXX modules/DistanceToMaskBoundaryx/libISSMModules_la-DistanceToMaskBoundaryxt.lo CXX modules/NodeConnectivityx/libISSMModules_la-NodeConnectivityx.lo CXX modules/ElementConnectivityx/libISSMModules_la-ElementConnectivityx.lo CXX modules/PropagateFlagsFromConnectivityx/libISSMModules_la-PropagateFlagsFromConnectivityx.lo CXX modules/Chacox/libISSMModules_la-Chacox.lo CXX modules/Chacox/libISSMModules_la-input_parse.lo CXX modules/Chacox/libISSMModules_la-chaco_seconds.lo CXX modules/Chacox/libISSMModules_la-user_params.lo CXXLD libISSMCore.la ./modules/Chacox/Chacox.cpp:56:24: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] double *smalloc(); /* safe version of malloc */ ^~ ./modules/Chacox/Chacox.cpp:56:24: note: replace parentheses with an initializer to declare a variable double *smalloc(); /* safe version of malloc */ ^~ = nullptr 1 warning generated. ld: warning: 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-zgetrf2.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-zgetrs.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-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-freed.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-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: object file (./modules/SurfaceMassBalancex/.libs/run_semic.o) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (./modules/SurfaceMassBalancex/.libs/run_semic_transient.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: 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/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(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.o)) was built for newer macOS version (12.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(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: 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(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 ___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_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: 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_lr.o)) was built for newer macOS version (12.5) 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_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_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/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_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_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_aux.o)) was built for newer macOS version (12.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_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/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_aux.o)) was built for newer macOS version (12.5) 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_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_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_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_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: 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/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_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_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(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_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/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_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: 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 ___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(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_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(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_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(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/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_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/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_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/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_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_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_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/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_sol_es.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_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: 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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.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/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.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/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrf.o)) was built for newer macOS version (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/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.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_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(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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.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: 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/libflapack.a(cggbak.o)) was built for newer macOS version (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/libflapack.a(cggbal.o)) was built for newer macOS version (12.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/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.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/libflapack.a(cggsvp.o)) was built for newer macOS version (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/libflapack.a(cgtcon.o)) was built for newer macOS version (12.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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.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/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.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/libflapack.a(checon.o)) was built for newer macOS version (12.5) 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/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) 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/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.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_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/libflapack.a(chetrd.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/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) 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/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.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/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.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/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) 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/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.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/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.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/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.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/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.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/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.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/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) 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/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.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/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.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/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.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/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.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/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.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_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/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.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/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.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_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/libflapack.a(claswp.o)) was built for newer macOS version (12.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/libflapack.a(cla_syamv.o)) was built for newer macOS version (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/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.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/libflapack.a(clatrd.o)) was built for newer macOS version (12.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/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.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/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (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/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (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/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.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/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (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/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (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/libflapack.a(cpprfs.o)) was built for newer macOS version (12.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/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.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/libflapack.a(cpptrf.o)) was built for newer macOS version (12.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/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.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/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (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_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/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.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/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (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/libflapack.a(ctbcon.o)) was built for newer macOS version (12.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/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.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/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.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/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.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/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.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/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.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/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.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/libflapack.a(ctrttp.o)) was built for newer macOS version (12.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/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) 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/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.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_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(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/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) 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_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/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) 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/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.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/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) 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_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_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/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) 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_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/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction 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/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) 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_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_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/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.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/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) 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(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/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) 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_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_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/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.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/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) 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/libflapack.a(dhsein.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_root_parallel.o)) was built for newer macOS version (12.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/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.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_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/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) 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_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/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.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_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/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (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/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.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/libflapack.a(dlagts.o)) was built for newer macOS version (12.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/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.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/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(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/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.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/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (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/libflapack.a(dlanhs.o)) was built for newer macOS version (12.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(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/libdmumps.a(dmumps_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(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/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (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/libflapack.a(dlanst.o)) was built for newer macOS version (12.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(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/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.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/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.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(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/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.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/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.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/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.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/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.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/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.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/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.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_driver_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.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/libflapack.a(dlarzt.o)) was built for newer macOS version (12.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/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.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/libflapack.a(dlasd3.o)) was built for newer macOS version (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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.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_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/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.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/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.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(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(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/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.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/libfblas.a(chbmv.o)) was built for newer macOS version (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/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.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/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.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/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.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/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.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/libfblas.a(dtrmm.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/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (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/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (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/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.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/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.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/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.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/m1qn3/install/libm1qn3.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_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/m1qn3/install/libddot.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_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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) 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/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) 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/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) 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/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _dormql_: stack subq instruction 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_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/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.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/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.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: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.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/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (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/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.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/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.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/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.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/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.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/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (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/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.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/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.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/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD libISSMModules.la 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) 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/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/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/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/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/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/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/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(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(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_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_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: 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/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_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/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(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_lr.o)) was built for newer macOS version (12.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/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(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_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/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: 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/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_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/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_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(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/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_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_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(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_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(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_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: 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_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(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/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_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_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/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(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/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_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_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/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_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_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/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_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/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_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.o)) was built for newer macOS version (12.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_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_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/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_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_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(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(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_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(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_lr.o)) was built for newer macOS version (12.5) 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/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_fac_par_m_MOD_dmumps_fac_par: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _zmumps_fac_driver_: stack subq instruction is too different from dwarf stack size ld: warning: 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/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(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 _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/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(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_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_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/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_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/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_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_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_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_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_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_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_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_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_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_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_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_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: 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_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 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/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_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_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_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_lr.o)) was built for newer macOS version (12.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_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(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(zfac_type3_symmetrize.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_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/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_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(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_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(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(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_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(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(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(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(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(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_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/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_aux.o)) was built for newer macOS version (12.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_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(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_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(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(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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.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/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: 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 _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: 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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.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/libfblas.a(ctrsv.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/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.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/libflapack.a(claqr1.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/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD issm_slc.exe CXXLD issm.exe CXXLD kriging.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: 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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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: 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: 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: 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: 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(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/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(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/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: 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: 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/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/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: 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(dmumps_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/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/petsc/install/lib/libdmumps.a(dmumps_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/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(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/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/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: 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(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/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(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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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(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/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/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_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: 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/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: 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) 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(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: 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 ___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 sizeld: 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_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(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_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(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: 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(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(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_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_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_type2.o)) was built for newer macOS version (12.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_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(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_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_omp_m.o)) was built for newer macOS version (12.5) 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(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_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(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_driver.o)) was built for newer macOS version (12.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_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_lr.o)) was built for newer macOS version (12.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_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/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_stats.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(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/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_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(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_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_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_LDLT_preprocess.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_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(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/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(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_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_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(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_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/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_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(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_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_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_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(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.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_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_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_process_sym_blocfacto_: 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_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_process_blocfacto.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_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_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_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_lr.o)) was built for newer macOS version (12.5) 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(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_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_omp_m.o)) was built for newer macOS version (12.5) 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(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_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_message.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: 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 sizecould 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: 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)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(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_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(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_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/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_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_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_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(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(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_driver.o)) was built for newer macOS version (12.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_f77.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/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_driver.o)) was built for newer macOS version (12.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_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.o)) was built for newer macOS version (12.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/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_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_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_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(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_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_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(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_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/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_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_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(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(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_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(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_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_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(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_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(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 ___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: 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)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_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(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_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(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_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/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_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_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_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_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_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_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_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/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_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(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_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_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(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(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_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(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_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_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(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_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_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/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_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(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_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_driver.o)) was built for newer macOS version (12.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(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_determinant.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/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_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(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_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_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_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(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_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(zsol_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 _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(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/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(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(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: 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(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(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(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(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_aux.o)) was built for newer macOS version (12.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/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(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: 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) 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(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_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/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_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(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_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(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_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(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_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: 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_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(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(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(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 sizeld: 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: 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_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(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_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: 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) 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(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(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(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_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(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(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(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(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(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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.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 ___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/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.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(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(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(zsol_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/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.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(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/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.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: could not create compact unwind for _cgbtrf_: stack subq instruction 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/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.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/libflapack.a(cgebak.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_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(zsol_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/libflapack.a(cgebal.o)) was built for newer macOS version (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/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.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(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/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (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/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.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/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.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/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/libdakota_src_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/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: 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: 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) 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: 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) 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/libnomad.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: 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/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: 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/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/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_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/semic/install/lib/libutils.a(utils.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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(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/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/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(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(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_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_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(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_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_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(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(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(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_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_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_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_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_aux.o)) was built for newer macOS version (12.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_type1.o)) was built for newer macOS version (12.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(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(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(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/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: 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/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_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_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_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_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_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_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(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(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(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(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(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(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(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(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(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(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(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/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 ___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_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_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_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_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_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_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_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_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_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_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/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/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_omp_m.o)) was 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/libdmumps.a(dfac_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/libdmumps.a(dfac_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/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 ___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/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(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/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 _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(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(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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) 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/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) 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/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) 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(dlr_stats.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: 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 ___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_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(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(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_lr.o)) was built for newer macOS version (12.5) 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_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: 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_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(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_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_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_type1.o)) was built for newer macOS version (12.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_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: 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_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_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_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(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(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/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_fac2_lu_m_MOD_cmumps_fac2_lu: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for ___cmumps_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/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) 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/libfblas.a(cgemv.o)) was built for newer macOS version (12.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(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/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) 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/libfblas.a(cgeru.o)) was built for newer macOS version (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: 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 sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) 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_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_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(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(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(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/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.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/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.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/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.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/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.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/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (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/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.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/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.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/libfblas.a(ctpsv.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/libfblas.a(ctrmm.o)) was built for newer macOS version (12.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(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/libfblas.a(ctrmv.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_restore: 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/libfblas.a(ctrsm.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) 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/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (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/libfblas.a(dcabs1.o)) was built for newer macOS version (12.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/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.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/libfblas.a(dtbmv.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.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_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/libfblas.a(dtpmv.o)) was built for newer macOS version (12.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/libfblas.a(dtpsv.o)) was built for newer macOS version (12.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/libfblas.a(dtrmm.o)) was built for newer macOS version (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/libfblas.a(dtrmv.o)) was built for newer macOS version (12.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/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.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/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (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/libfblas.a(isamax.o)) was built for newer macOS version (12.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/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.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/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.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_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/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.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/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.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_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/libfblas.a(zdrot.o)) was built for newer macOS version (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/libfblas.a(zdscal.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/libfblas.a(zgbmv.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_driver.o)) was built for newer macOS version (12.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: 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/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/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_lr.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_omp_m.o)) was built for newer macOS version (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/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 _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(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_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(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_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_omp_m.o)) was built for newer macOS version (12.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(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(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_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_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/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_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/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/libfblas.a(zgemm.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/libfblas.a(zgemv.o)) was built for newer macOS version (12.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/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.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/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.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/libfblas.a(zswap.o)) was built for newer macOS version (12.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/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.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/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.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(csol_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/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(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_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_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_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_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_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_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(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(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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) 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(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(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(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/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: 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(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: 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(cana_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/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.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/libflapack.a(cgebak.o)) was built for newer macOS version (12.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/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.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(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/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.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/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (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_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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelsd.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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) 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/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) 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/libfblas.a(cherk.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/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) 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/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.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/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.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_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/libfblas.a(ctrsv.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/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.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/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (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/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (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/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.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/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.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: 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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.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/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.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/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.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/libfblas.a(ztbsv.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_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/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.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/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.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/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.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/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.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/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.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/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.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/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _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/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.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/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.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/libflapack.a(claed8.o)) was built for newer macOS version (12.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/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.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/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.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/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.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/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.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/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.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/libflapack.a(clarz.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/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.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/libflapack.a(clatrd.o)) was built for newer macOS version (12.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/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.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/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.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/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.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/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.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/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (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/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (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/libflapack.a(cptsv.o)) was built for newer macOS version (12.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/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.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/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.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/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.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/libflapack.a(csptri.o)) was built for newer macOS version (12.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/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.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/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.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/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.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/libflapack.a(csytf2_rook.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_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/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) 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/libflapack.a(csytri.o)) was built for newer macOS version (12.5) 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/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.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/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.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/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.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/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.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/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.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/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.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/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.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/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb1.o)) was built for newer macOS version (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/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.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/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.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/libflapack.a(cungrq.o)) was built for newer macOS version (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/libflapack.a(cungtr.o)) was built for newer macOS version (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/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.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/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.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/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction 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/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.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/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.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/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.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/libflapack.a(dgbsv.o)) was built for newer macOS version (12.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/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.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/libflapack.a(dgbsvxx.o)) was built for newer macOS version (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/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (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/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.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/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (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/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.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/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.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/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.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/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.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/libflapack.a(dtprfs.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_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/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack 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/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.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/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.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(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/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.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/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.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/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.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/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.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/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) 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/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) 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/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) 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/libflapack.a(slantp.o)) was built for newer macOS version (12.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/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) 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/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.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/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) 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/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) 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/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) 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/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) 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/libflapack.a(ssbevd.o)) was built for newer macOS version (12.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/libflapack.a(ssbev.o)) was built for newer macOS version (12.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/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) 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/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.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/libflapack.a(ssytrf.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/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.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/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) 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/libflapack.a(strcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(strevc.o)) was built for newer macOS version (12.5) 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/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(strsen.o)) was built for newer macOS version (12.5) 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/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) 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/libflapack.a(strtri.o)) was built for newer macOS version (12.5) 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/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(strttf.o)) was built for newer macOS version (12.5) 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/libflapack.a(strttp.o)) was built for newer macOS version (12.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/libflapack.a(stzrqf.o)) was built for newer macOS version (12.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/libflapack.a(stzrzf.o)) was built for newer macOS version (12.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/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.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/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.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/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.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/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.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/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.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/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (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/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.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/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.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/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.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/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.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/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.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(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/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (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/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.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/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.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_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/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.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/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.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_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/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgges.o)) was built for newer macOS version (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: 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/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) 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/libflapack.a(zggev.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/libflapack.a(zggevx.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: 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/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.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/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_lr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) 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/libflapack.a(zggsvd.o)) was built for newer macOS version (12.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/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.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/libflapack.a(zgtsv.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 object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.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/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.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/libflapack.a(zherfsx.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/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.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/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.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/libflapack.a(zhetri.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/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.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/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (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/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.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/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.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/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.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_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/libflapack.a(zlacrm.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/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) 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/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.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) 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/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(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/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/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_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_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/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/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_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: 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_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_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: 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_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_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_type1.o)) was built for newer macOS version (12.5) 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_root2slave.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_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_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_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_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.o)) was built for newer macOS version (12.5) 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_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_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_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_root_parallel.o)) was built for newer macOS version (12.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_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_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_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_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/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/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/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/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/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_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_aux.o)) was built for newer macOS version (12.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/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.o)) was built for newer macOS version (12.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_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/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_root_parallel.o)) was built for newer macOS version (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.o)) was built for newer macOS version (12.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(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(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/libflapack.a(slaruv.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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.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/libflapack.a(cgeequb.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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.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/libflapack.a(cgeesx.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_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/libflapack.a(cgeev.o)) was built for newer macOS version (12.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/libflapack.a(cgeevx.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/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.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/libfblas.a(chbmv.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/libflapack.a(cgehrd.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/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.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/libfblas.a(ctpsv.o)) was built for newer macOS version (12.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/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.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: 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/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.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/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.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/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.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/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.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/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.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/libfblas.a(ssymm.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.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/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.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/libfblas.a(stbsv.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/libflapack.a(cgelqf.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/libfblas.a(stpmv.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/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.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/libfblas.a(xerbla.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/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.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/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.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/libfblas.a(zdotu.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/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.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/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (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/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.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/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.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/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (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/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.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: 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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.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/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.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 sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.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/libfblas.a(zher.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/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.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/libflapack.a(cgeqrfp.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/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.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/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.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/libflapack.a(cgttrf.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/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.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/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.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/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.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/libfblas.a(cherk.o)) was built for newer macOS version (12.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/libflapack.a(chbgvx.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/libflapack.a(cgetc2.o)) was built for newer macOS version (12.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/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.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/libflapack.a(cgges.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_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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.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/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.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/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.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/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.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/libflapack.a(cggsvd.o)) was built for newer macOS version (12.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(dtools.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/libflapack.a(cggsvp.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/libflapack.a(chegvd.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/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (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/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.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/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.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/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.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/libflapack.a(chpcon.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/libflapack.a(cgtsvx.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/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.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/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.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/libfblas.a(chpr.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/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.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/libflapack.a(chpgvd.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/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.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/libfblas.a(ctpmv.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/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.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/libfblas.a(ctrmm.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/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.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/libflapack.a(clacgv.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/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.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/libflapack.a(cheevx.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/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.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/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.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/libflapack.a(chesv.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/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_x.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/libflapack.a(cla_porfsx_extended.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/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.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/libflapack.a(chgeqz.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/libflapack.a(claqhp.o)) was built for newer macOS version (12.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/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.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/libflapack.a(chla_transtype.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_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/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.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(zend_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(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/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.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/libflapack.a(claqr2.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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.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/libfblas.a(dtbmv.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_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/libflapack.a(claqr5.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/libflapack.a(cgtcon.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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.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/libflapack.a(cgtsv.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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.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/libflapack.a(clar2v.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/libflapack.a(chpevx.o)) was built for newer macOS version (12.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/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (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/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.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/libflapack.a(clarfg.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/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.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/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.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/libflapack.a(clartg.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/libflapack.a(chbev.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/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.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/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.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/libflapack.a(clasr.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/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.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/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for _chseqr_: stack subq instruction 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.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/libflapack.a(claswp.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/libflapack.a(checon.o)) was built for newer macOS version (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/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.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/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) 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/libflapack.a(clacon.o)) was built for newer macOS version (12.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/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.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/libfblas.a(izamax.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_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/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.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) 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/libflapack.a(cla_syrcond_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_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/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_x.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/libflapack.a(cla_syrfsx_extended.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/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.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/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.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/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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_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/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) 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/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(clatrz.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/libflapack.a(cla_gercond_x.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/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) 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/libflapack.a(clauum.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/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.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/libflapack.a(cpbcon.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: 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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.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/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.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_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/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.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/libflapack.a(cpftri.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/libflapack.a(cla_hercond_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/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.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/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.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/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.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/libflapack.a(cherfsx.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/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) 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/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.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/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.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/libfblas.a(ssyr2.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_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/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpstrf.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/libflapack.a(cptcon.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/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.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/libfblas.a(ssyr.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_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/libfblas.a(ssyrk.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/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.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/libflapack.a(csprfs.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/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) 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: ld: warning: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.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/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.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/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.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/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.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/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.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/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.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/libfblas.a(zherk.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/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.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/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.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/libflapack.a(ctgevc.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/libflapack.a(clapll.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/libflapack.a(chesvx.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/libflapack.a(ctgex2.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/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) 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/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsna.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/libflapack.a(clapmt.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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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_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/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.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/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.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/libflapack.a(claqge.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/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.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/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.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/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.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/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.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/libflapack.a(ctrexc.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/libfblas.a(ztpmv.o)) was built for newer macOS version (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/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.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/libflapack.a(claqr4.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.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/libflapack.a(ctrti2.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/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.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/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.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/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (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/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (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/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.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_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/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.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/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.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/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.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/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.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/libflapack.a(chgeqz.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/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.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/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.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/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.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/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cunmhr.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_fwd.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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction 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_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/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0)could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (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/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: 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/libflapack.a(clatrd.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/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.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/libflapack.a(chla_transtype.o)) was built for newer macOS version (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/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.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/libflapack.a(clauum.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/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.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/libflapack.a(dbdsqr.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/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.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/libflapack.a(ddisna.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/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.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/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.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/libflapack.a(cpftri.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/libflapack.a(chpevd.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/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.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/libflapack.a(dgbtf2.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/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.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/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.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/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.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/libflapack.a(dgeev.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/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.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/libflapack.a(chpgst.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/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.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/libflapack.a(chpsv.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/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.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/libflapack.a(dgelsd.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/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.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/libflapack.a(dgelss.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/libflapack.a(cptrfs.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/libflapack.a(cptsv.o)) was built for newer macOS version (12.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/libflapack.a(dgelsx.o)) was built for newer macOS version (12.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/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.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/libflapack.a(dgeql2.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/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.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/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.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/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.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/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.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/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (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/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (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/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (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/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.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/libflapack.a(csytf2_rook.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) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.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_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/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.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/libflapack.a(csytri2.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/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.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/libflapack.a(csytrs2.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/libflapack.a(dgglse.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/libflapack.a(csytrs.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/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.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/libflapack.a(dhseqr.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/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.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/libflapack.a(ctgsen.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/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.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/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.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: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.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/libflapack.a(dlaed4.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/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.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/libflapack.a(ctrcon.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/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.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/libflapack.a(clacon.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/libflapack.a(ctrrfs.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/libflapack.a(dlaev2.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/libflapack.a(clacp2.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/libflapack.a(dlaexc.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/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.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/libflapack.a(dla_gbamv.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/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.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/libflapack.a(dla_gbrcond.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/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.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/libflapack.a(ctrttp.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/libflapack.a(claein.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/libflapack.a(dla_gbrpvgrw.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/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.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/libflapack.a(ctzrzf.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/libflapack.a(claev2.o)) was built for newer macOS version (12.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/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_c.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/libflapack.a(cunbdb1.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/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_x.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/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.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/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.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/libflapack.a(cunbdb5.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/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.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/libflapack.a(cunbdb.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/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.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/libflapack.a(dlagv2.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/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.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/libflapack.a(dlaic1.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/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: 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/libflapack.a(dlaisnan.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/libflapack.a(cla_hercond_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/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/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.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/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.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/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.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/libflapack.a(clanhe.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/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.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/libflapack.a(clanhp.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/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.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/libflapack.a(dlapmt.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/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.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/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: 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/libflapack.a(dbbcsd.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/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.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/libflapack.a(dbdsqr.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/libflapack.a(ddisna.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/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.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/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(dgegs.o)) was built for newer macOS version (12.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/libflapack.a(dgegv.o)) was built for newer macOS version (12.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/libflapack.a(dgehd2.o)) was built for newer macOS version (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/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (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/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.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/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.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/libflapack.a(claqhe.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/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.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/libflapack.a(claqr2.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/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.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/libflapack.a(claqr4.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/libflapack.a(dlaqr5.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/libflapack.a(dgelqf.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/libflapack.a(dgelsd.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/libflapack.a(dlaqsb.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/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.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/libflapack.a(dlargv.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/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.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/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.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_driver_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.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/libflapack.a(dlarrv.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/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.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/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.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/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.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/libflapack.a(dlaruv.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/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.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/libflapack.a(clarfb.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/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.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/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.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/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.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/libflapack.a(clarfgp.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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.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/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.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/libflapack.a(dlasda.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/libflapack.a(clartv.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/libflapack.a(dlasdq.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/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.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/libflapack.a(dgesvj.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/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.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/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.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/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (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/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.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/libflapack.a(clasyf_rook.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/libflapack.a(dlasq5.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/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.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/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.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/libflapack.a(cla_syrcond_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/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.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/libflapack.a(dlasy2.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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.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/libflapack.a(dlat2s.o)) was built for newer macOS version (12.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/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.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/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.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/libflapack.a(dlatrz.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/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.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/libflapack.a(dlauu2.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/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.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/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.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/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.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/libflapack.a(dgtsv.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/libflapack.a(cpbcon.o)) was built for newer macOS version (12.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.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(zarrowheads.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/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (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: ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.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/libflapack.a(dorbdb.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_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.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/libflapack.a(dorcsd2by1.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/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.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/libflapack.a(cpbtrs.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/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.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/libflapack.a(cpftri.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/libflapack.a(dorg2r.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/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.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/libflapack.a(dlacon.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/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.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/libflapack.a(dladiv.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/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.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/libflapack.a(dorgqr.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/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.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/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.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/libflapack.a(dormbr.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/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.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/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.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/libflapack.a(dormlq.o)) was built for newer macOS version (12.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/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.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/libflapack.a(cppequ.o)) was built for newer macOS version (12.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/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.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/libflapack.a(dormr3.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(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/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.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/libflapack.a(cpptrs.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_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/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.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/libflapack.a(dormrz.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_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/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.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/libflapack.a(dpbcon.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/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.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/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.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/libflapack.a(cptsvx.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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.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/libflapack.a(dla_gbrfsx_extended.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/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.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/libflapack.a(cptts2.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/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.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/libflapack.a(dpbsvx.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/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.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/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0)could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.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/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.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/libflapack.a(dporfsx.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/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.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/libflapack.a(dlahr2.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/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.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/libflapack.a(dlahrd.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/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.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/libflapack.a(dpotf2.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/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.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/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.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/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) 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/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.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/libflapack.a(dpptrf.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/libflapack.a(cstemr.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/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) 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/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.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/libflapack.a(dpptrs.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/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.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/libflapack.a(dpstf2.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/libflapack.a(dlange.o)) was built for newer macOS version (12.5) 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/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.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/libflapack.a(csyconv.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/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.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/libflapack.a(dpteqr.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/libflapack.a(dlansf.o)) was built for newer macOS version (12.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/libflapack.a(dptrfs.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/libflapack.a(csymv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.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/libflapack.a(dpttrf.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/libflapack.a(dlansy.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/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.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/libflapack.a(csyr.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/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.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/libflapack.a(dspcon.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/libflapack.a(dlaqge.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/libflapack.a(csysvx.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/libflapack.a(dspevd.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/libflapack.a(dlaqp2.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/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.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/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsptrd.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/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.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/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.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/libflapack.a(dsteqr.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/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.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/libflapack.a(dstev.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/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.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/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.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/libflapack.a(dlarrc.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/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.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_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/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.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/libflapack.a(dsygs2.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/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.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/libflapack.a(dsygv.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/libflapack.a(dlarrj.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/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctbcon.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/libflapack.a(dlartgp.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/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.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/libflapack.a(dlarzb.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/libflapack.a(dsytd2.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/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.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/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.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/libflapack.a(dlas2.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/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.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/libflapack.a(dsytrf.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_root2slave.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/libflapack.a(dlasd0.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/libflapack.a(ctgex2.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/libflapack.a(dsytrf_rook.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/libflapack.a(dlasd1.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.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/libflapack.a(ctgexc.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_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/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.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/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.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/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.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/libflapack.a(dlasd8.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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.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_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/libflapack.a(dlasda.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/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/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.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) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.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/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.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/libflapack.a(dtgsen.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/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.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/libflapack.a(ctrsyl.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/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.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/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.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/libflapack.a(ctrtri.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/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (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/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.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/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.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/libflapack.a(dlatps.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/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.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/libflapack.a(dlatzm.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/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.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/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (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/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.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/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.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/libflapack.a(dlazq4.o)) was built for newer macOS version (12.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/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.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/libflapack.a(dopmtr.o)) was built for newer macOS version (12.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/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.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(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/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.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/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.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: 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/libflapack.a(dtrsyl.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/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.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/libflapack.a(dorcsd.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/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.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/libflapack.a(dorg2r.o)) was built for newer macOS version (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/libflapack.a(dtzrzf.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/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.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/libflapack.a(cungqr.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/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (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/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.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/libflapack.a(ilaprec.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/libflapack.a(ilaslc.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/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.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/libflapack.a(dorm2l.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/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.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/libflapack.a(cunmlq.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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.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/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0)could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.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/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.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/libflapack.a(iparmq.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/libflapack.a(dormhr.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/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.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/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.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/libflapack.a(dpbrfs.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/libflapack.a(cunmr2.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/libflapack.a(sgbsv.o)) was built for newer macOS version (12.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/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.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/libflapack.a(sgbsvxx.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/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.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/libflapack.a(sgebd2.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/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.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/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.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_fwd.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/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.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/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.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_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/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.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/libflapack.a(dpotrs.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/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.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/libflapack.a(sgelq2.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/libflapack.a(dgbsv.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/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.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_driver_: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.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/libflapack.a(dgbtf2.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/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (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/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.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/libflapack.a(dptsv.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/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.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/libflapack.a(dpttrf.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/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.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/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.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/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.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/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: 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/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.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/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.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/libflapack.a(dspsvx.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/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.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/libflapack.a(dgeqlf.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/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.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/libflapack.a(dstedc.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/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.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/libflapack.a(sggglm.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/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.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/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.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/libflapack.a(dstev.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/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.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/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.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/libflapack.a(dsyevd.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/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.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/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.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/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.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/libflapack.a(dsyrfs.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/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.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/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.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/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.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/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.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/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.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_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/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (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/libflapack.a(dtgsen.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/libflapack.a(sgsvj0.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/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.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/libflapack.a(dggsvd.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/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.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/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.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/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.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/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.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/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.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/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.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/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.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/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.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_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/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.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/libflapack.a(slaed2.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/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.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/libflapack.a(dgtsv.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/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.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/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.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/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.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/libflapack.a(dtrtrs.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/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.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/libflapack.a(dhgeqz.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/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.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/libflapack.a(dhsein.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/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.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/libflapack.a(ieeeck.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_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/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.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/libflapack.a(sla_gerfsx_extended.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/libflapack.a(iladlc.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/libflapack.a(dhseqr.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/libflapack.a(iladlr.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/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.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/libflapack.a(dlabad.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/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.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/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.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/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.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/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.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/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.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/libflapack.a(dlacpy.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/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.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/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.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/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.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/libflapack.a(dlaebz.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/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.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/libflapack.a(sbdsdc.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/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.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/libflapack.a(sdisna.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/libflapack.a(slantb.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/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.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/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.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/libflapack.a(dlaein.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/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.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/libflapack.a(slapmt.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/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.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/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.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/libflapack.a(dla_gbamv.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/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.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/libflapack.a(slaqr4.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/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.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(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/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.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/libflapack.a(slaqsp.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/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.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/libflapack.a(dla_gerpvgrw.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/libflapack.a(slaqtr.o)) was built for newer macOS version (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/libflapack.a(dlags2.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/libflapack.a(sgecon.o)) was built for newer macOS version (12.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/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.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/libflapack.a(sgeequb.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/libflapack.a(slar2v.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.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/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.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/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.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/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.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/libflapack.a(slarnv.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/libflapack.a(slarra.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/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.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/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.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/libflapack.a(slarre.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/libflapack.a(dla_lin_berr.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/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.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/libflapack.a(sgehrd.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/libflapack.a(dlamrg.o)) was built for newer macOS version (12.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/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) 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/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.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/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.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/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.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/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.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/libflapack.a(dlaqr4.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/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.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/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_x.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/libflapack.a(zla_herfsx_extended.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/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.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/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.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/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.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/libflapack.a(zlahrd.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/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.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/libflapack.a(zlansy.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/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.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/libflapack.a(zlantr.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/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.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/libflapack.a(zsyequb.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/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.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/libflapack.a(zsymv.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/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.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/libflapack.a(zsyrfsx.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/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.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/libflapack.a(zsytri_rook.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/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.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/libflapack.a(zsytrs_rook.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/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.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/libflapack.a(zlarfg.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/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.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/libflapack.a(zlarrv.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/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.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/libflapack.a(zlat2c.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/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.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/libflapack.a(zlatps.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/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.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/libflapack.a(sgejsv.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/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.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/libflapack.a(sgelsd.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/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.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/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.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/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.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/libflapack.a(zuncsd.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/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.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/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.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/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) 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: 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_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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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(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/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: 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) 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_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(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/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: 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/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/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_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(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/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) 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: 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/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 _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/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: 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/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/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(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_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) 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(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/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_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(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_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: 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_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_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/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(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/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_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_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/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/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_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/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(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/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(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_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/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/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_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/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/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(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(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/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_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/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/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(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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.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/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.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/libflapack.a(cgbrfsx.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/libflapack.a(cgbsv.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_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/libflapack.a(cgbsvx.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/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.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/libflapack.a(cgegs.o)) was built for newer macOS version (12.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/libflapack.a(cgegv.o)) was built for newer macOS version (12.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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (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: could not create compact unwind for _cgehrd_: stack subq instruction 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_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/libflapack.a(cgelq2.o)) was built for newer macOS version (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/libflapack.a(cgelqf.o)) was built for newer macOS version (12.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/libflapack.a(cgelsd.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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.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/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.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/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.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/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.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/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.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/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.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/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.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/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.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/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (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/libflapack.a(cggevx.o)) was built for newer macOS version (12.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/libflapack.a(cggglm.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/libflapack.a(cgghrd.o)) was built for newer macOS version (12.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(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/libflapack.a(cgglse.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_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/libflapack.a(cggqrf.o)) was built for newer macOS version (12.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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.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/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.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/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbev.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.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/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) 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/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) 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/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) 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/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) 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/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) 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/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) 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/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(chesv.o)) was built for newer macOS version (12.5) 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/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) 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) 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/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetf2.o)) was built for newer macOS version (12.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/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.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/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.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/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.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/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.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/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.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/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.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/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (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/libflapack.a(chpev.o)) was built for newer macOS version (12.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/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.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/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.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/libflapack.a(chptri.o)) was built for newer macOS version (12.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/libflapack.a(chptrs.o)) was built for newer macOS version (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/libflapack.a(chsein.o)) was built for newer macOS version (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/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: ld: warning: could not create compact unwind for _chseqr_: 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_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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.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(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/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.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/libflapack.a(clacp2.o)) was built for newer macOS version (12.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/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.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/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (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/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.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/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.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/libflapack.a(clangt.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/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.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/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.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/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.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/libflapack.a(clarfg.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/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.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/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.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/libfblas.a(strsm.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/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.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/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.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/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.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/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.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/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.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/libfblas.a(ztpsv.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/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.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(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/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.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/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (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/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (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/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.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/libflapack.a(ctgsen.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_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/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.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/libflapack.a(cung2l.o)) was built for newer macOS version (12.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: 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(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/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.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/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.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 _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.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/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) 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/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/ApiPrintf.cpp:11: In file included from In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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))) ^ ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:12716: : warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] In file included from 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))) ^ ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.hIn file included from ./io/../../../c/classes/./Vertex.h:12: In file included from In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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))) ^ ./io/../../../c/classes/../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); ^ :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/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ : In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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: In file included from 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/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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'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))) ^ #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:In file included from ./io/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/WriteMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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))) ^ 11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:16In file included from : In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/../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/FetchMatlabData.cpp: In file included from :11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../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); ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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: ^ /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ In file included from ./io/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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))) ^ 299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ In file included from ./io/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:16In file included from ./io/ApiPrintf.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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/FetchMatlabData.cpp:11: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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/CheckNumMatlabArguments.cpp:5: In file included from ./io/./matlabio.h:16: In file included from ./io/../../../c/classes/./classes.h:11: In file included from ./io/../../../c/classes/./Vertex.h:12: In file included from ./io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ./io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgConvertMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/../bindings.h:19: In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../BamgTriangulate/BamgTriangulate.cpp:4: In file included from ../BamgTriangulate/./BamgTriangulate.h:19: In file included from ../BamgTriangulate/../bindings.h:19: In file included from ../BamgTriangulate/.././matlab/io/matlabio.h:16: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../BamgTriangulate/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../ContourToMesh/ContourToMesh_matlab_la-ContourToMesh.lo 18 warnings generated. CXX ../ContourToNodes/ContourToNodes_matlab_la-ContourToNodes.lo CXX ../DistanceToMaskBoundary/DistanceToMaskBoundary_matlab_la-DistanceToMaskBoundary.lo In file included from ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/../bindings.h:19: In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/../bindings.h:19: In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../ContourToMesh/ContourToMesh.cpp:6: In file included from ../ContourToMesh/./ContourToMesh.h:20: In file included from ../ContourToMesh/../bindings.h:19: In file included from ../ContourToMesh/.././matlab/io/matlabio.h:16: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ContourToNodes/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../DistanceToMaskBoundary/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ElementConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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. CXX ../ExpToLevelSet/ExpToLevelSet_matlab_la-ExpToLevelSet.lo 18 warnings generated. CXX ../InterpFromGridToMesh/InterpFromGridToMesh_matlab_la-InterpFromGridToMesh.lo 18 warnings generated. CXX ../InterpFromGrid/InterpFromGrid_la-InterpFromGrid.lo In file included from ../ExpSimplify/ExpSimplify.cpp:4: In file included from ../ExpSimplify/./ExpSimplify.h:19: In file included from ../ExpSimplify/../bindings.h:19: In file included from ../ExpSimplify/.././matlab/io/matlabio.h:16: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpSimplify/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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))) ^ clang: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -lmx: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -lmex: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -lmat: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -lMatlabDataArray: 'linker' input unused [-Wunused-command-line-argument] clang: warning: -lgfortran: 'linker' input unused [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/bin/maci64' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-L/Applications/MATLAB_R2023b.app/extern/bin/maci64' [-Wunused-command-line-argument] clang: warning: argument unused during compilation: '-L/usr/local/gfortran/lib' [-Wunused-command-line-argument] CXX ../InterpFromMesh2d/InterpFromMesh2d_matlab_la-InterpFromMesh2d.lo In file included from ../ExpToLevelSet/ExpToLevelSet.cpp:6: In file included from ../ExpToLevelSet/./ExpToLevelSet.h:20: In file included from ../ExpToLevelSet/../bindings.h:19: In file included from ../ExpToLevelSet/.././matlab/io/matlabio.h:16: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ExpToLevelSet/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromGridToMesh/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 18 warnings generated. CXX ../IssmConfig/IssmConfig_matlab_la-IssmConfig.lo In file included from ../InterpFromMeshToGrid/InterpFromMeshToGrid.cpp:5: In file included from ../InterpFromMeshToGrid/./InterpFromMeshToGrid.h:19: In file included from ../InterpFromMeshToGrid/../bindings.h:19: In file included from ../InterpFromMeshToGrid/.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToGrid/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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.hIn file included from :../InterpFromMeshToMesh2d/InterpFromMeshToMesh2d.cpp:4: In file included from ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h: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:416: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h: In file included from :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 ../InterpFromMeshToMesh2d/./InterpFromMeshToMesh2d.h:20: In file included from ../InterpFromMeshToMesh2d/../bindings.h:19: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/matlabio.h:16: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.hIn file included from :../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscvec.h:8: :12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscsys.h:1577:77../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))) ^ 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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh2d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../InterpFromMeshToMesh3d/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../IssmConfig/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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. CXX ../MeshProfileIntersection/MeshProfileIntersection_matlab_la-MeshProfileIntersection.lo 18 warnings generated. 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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshPartition/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/../bindings.h:19: In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../MeshProfileIntersection/MeshProfileIntersection.cpp:18: In file included from ../MeshProfileIntersection/./MeshProfileIntersection.h:19: In file included from ../MeshProfileIntersection/../bindings.h:19: In file included from ../MeshProfileIntersection/.././matlab/io/matlabio.h:16: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../MeshProfileIntersection/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/../bindings.h:19: In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../NodeConnectivity/NodeConnectivity.cpp:5: In file included from ../NodeConnectivity/./NodeConnectivity.h:23: In file included from ../NodeConnectivity/../bindings.h:19: In file included from ../NodeConnectivity/.././matlab/io/matlabio.h:16: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../NodeConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PointCloudFindNeighbors/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Scotch/Scotch_matlab_la-Scotch.lo 18 warnings generated. CXX ../Triangle/Triangle_matlab_la-Triangle.lo In file included from ../ProcessRifts/ProcessRifts.cpp:5: In file included from ../ProcessRifts/./ProcessRifts.h:19: In file included from ../ProcessRifts/../bindings.h:19: In file included from ../ProcessRifts/.././matlab/io/matlabio.h:16: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../ProcessRifts/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../PropagateFlagsFromConnectivity/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Scotch/Scotch.cpp:10: In file included from ../Scotch/./Scotch.h:8: In file included from ../Scotch/../bindings.h:19: In file included from ../Scotch/.././matlab/io/matlabio.h:16: In file included from ../Scotch/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Scotch/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Scotch/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Triangle/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Triangle/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 ../Chaco/Chaco_matlab_la-Chaco.lo 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 In file included from ../Chaco/Chaco.cpp:11: In file included from ../Chaco/./Chaco.h:20: In file included from ../Chaco/../bindings.h:19: In file included from ../Chaco/.././matlab/io/matlabio.h:16: In file included from ../Chaco/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../Chaco/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Chaco/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6: In file included from /Users/jenkins/workspace/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:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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] In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: 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 ../CoordTransform/../bindings.hIn file included from ../Kriging/./Kriging.h:19: In file included from ../Kriging/../bindings.h:19: In file included from ../Kriging/.././matlab/io/matlabio.h:16: In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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: :19: In file included from ../CoordTransform/.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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: '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/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscviewer.h::19240:84: warning: 'format' attribute argument not supported: mexPrintf_800 [-Wignored-attributes] PETSC_EXTERN PetscErrorCode PetscViewerASCIIPrintf(PetscViewer, const char[], ...) PETSC_ATTRIBUTE_FORMAT(2, 3); ^: In file included from ../Kriging/../bindings.h:19: In file included from ../Kriging/.././matlab/io/matlabio.h:16: In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmacros.h:In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscmat.h:6299:67: note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: : In file included from ../CoordTransform/../bindings.h:19: In file included from ../CoordTransform/.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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 /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:In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/../bindings.h:19: In file included from ../CoordTransform/.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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:19: In file included from ../Kriging/../bindings.h:19: In file included from ../Kriging/.././matlab/io/matlabio.h:16: In file included from ../Kriging/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../Kriging/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../Kriging/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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] 67PETSC_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))) ^ : note: expanded from macro 'PETSC_ATTRIBUTE_FORMAT' #define PETSC_ATTRIBUTE_FORMAT(strIdx, vaArgIdx) __attribute__((format(printf, strIdx, vaArgIdx))) ^ In file included from ../CoordTransform/CoordTransform.cpp:6: In file included from ../CoordTransform/./CoordTransform.h:20: In file included from ../CoordTransform/../bindings.h:19: In file included from ../CoordTransform/.././matlab/io/matlabio.h:16: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./classes.h:11: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/./Vertex.h:12: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/toolkits.h:15: In file included from ../CoordTransform/.././matlab/io/../../../c/classes/../toolkits/./petsc/petscincludes.h:11: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscksp.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/include/petscpc.h:6: In file included from /Users/jenkins/workspace/macOS-Intel-Solid_Earth/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: 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/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/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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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: 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/libdmumps.a(dana_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_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 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_lr.o)) was built for newer macOS version (12.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(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/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(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_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(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(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_aux.o)) was built for newer macOS version (12.5) 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: 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) 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_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_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/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(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(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_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_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_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_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: 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(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/libcmumps.a(cmumps_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/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/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(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_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_lr.o)) was built for newer macOS version (12.5) 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_omp_m.o)) was built for newer macOS version (12.5) 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 _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_lr.o)) was built for newer macOS version (12.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(tools_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(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) 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_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/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/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.o)) was built for newer macOS version (12.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/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/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 ___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_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/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/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_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_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_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/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_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_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_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_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_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_root2slave.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_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/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/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/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_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/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/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_driver.o)) was built for newer macOS version (12.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: 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/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_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) 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(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: 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_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_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) 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_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: 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/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(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/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: 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 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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.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/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.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/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.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/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.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/libflapack.a(cgbsvx.o)) was built for newer macOS version (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/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _zmumps_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/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.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/libflapack.a(cgeequb.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/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.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/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.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/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.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/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.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/libfblas.a(dsyrk.o)) was built for newer macOS version (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/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.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/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.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/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.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/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (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/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (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/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.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.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.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/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.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/libflapack.a(cgesc2.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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.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/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.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/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.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/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.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/libfblas.a(sspr2.o)) was built for newer macOS version (12.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/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) 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/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) 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/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) 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/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) 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/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) 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/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.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/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) 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/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) 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/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) 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/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) 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/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.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/libfblas.a(zhbmv.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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) 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/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.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/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) 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/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) 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/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) 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/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.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/libfblas.a(ztpmv.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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.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/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.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/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.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/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.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/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/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.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/libflapack.a(cherfs.o)) was built for newer macOS version (12.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/libflapack.a(cherfsx.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(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/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.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/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.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/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.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/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.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/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.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_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/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (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/libflapack.a(chetrs_rook.o)) was built for newer macOS version (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/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.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/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.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/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.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/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.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/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.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/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction 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/libflapack.a(clabrd.o)) was built for newer macOS version (12.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/libflapack.a(clacgv.o)) was built for newer macOS version (12.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/libflapack.a(clacn2.o)) was built for newer macOS version (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/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.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/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.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/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.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/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.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/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.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/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.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_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/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.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/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.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/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.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/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.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/libflapack.a(dorcsd.o)) was built for newer macOS version (12.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/libflapack.a(dorg2l.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/libflapack.a(dorg2r.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/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction 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/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction 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/libflapack.a(dormqr.o)) was built for newer macOS version (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: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.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/libflapack.a(dormr3.o)) was built for newer macOS version (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/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.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/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.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/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _dmumps_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/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.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/libflapack.a(dposv.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/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.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/libflapack.a(dppequ.o)) was built for newer macOS version (12.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/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.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/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.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/libflapack.a(dpptri.o)) was built for newer macOS version (12.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/libflapack.a(dpptrs.o)) was built for newer macOS version (12.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/libflapack.a(dpstf2.o)) was built for newer macOS version (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/libflapack.a(dpstrf.o)) was built for newer macOS version (12.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/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.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/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.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/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.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/libflapack.a(dptts2.o)) was built for newer macOS version (12.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/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.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/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.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/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.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/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.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/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) 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: 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/libflapack.a(dstebz.o)) was built for newer macOS version (12.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/libflapack.a(dstedc.o)) was built for newer macOS version (12.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/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.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/libflapack.a(dsterf.o)) was built for newer macOS version (12.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/libflapack.a(dstevd.o)) was built for newer macOS version (12.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/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (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/libflapack.a(dstevx.o)) was built for newer macOS version (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/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.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/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.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/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.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/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.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/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.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/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (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/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.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/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.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/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD libISSMApi_matlab.la 18 warnings generated. CXXLD InterpFromGrid.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) 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.o)) was built for newer macOS version (12.5) 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(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(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(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(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_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/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 ___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(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(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(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_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_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_lr.o)) was built for newer macOS version (12.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_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: 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_m.o)) was built for newer macOS version (12.5) 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_aux.o)) was built for newer macOS version (12.5) 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_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/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_lr.o)) was built for newer macOS version (12.5) 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(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_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_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_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_omp_m.o)) was built for newer macOS version (12.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/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_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/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(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(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(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_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/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/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_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/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(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(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/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_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: 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) 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(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_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_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_lr.o)) was built for newer macOS version (12.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_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(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_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_aux.o)) was built for newer macOS version (12.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_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_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_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/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_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(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/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_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(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_omp_m.o)) was built for newer macOS version (12.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(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(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(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_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_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(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 ___zmumps_fac_par_m_MOD_zmumps_fac_par: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _dmumps_ana_driver_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _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_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(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(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_fac_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_driver.o)) was built for newer macOS version (12.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_driver_: stack subq instruction 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_driver.o)) was built for newer macOS version (12.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 _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/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_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_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(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(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_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(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/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/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_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_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_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_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_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_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_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: 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) 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_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/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/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_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/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_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_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_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: 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: 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_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/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/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_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_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/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_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_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_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(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: 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_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(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/libdmumps.a(dfac_type3_symmetrize.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_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(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_root_parallel.o)) was built for newer macOS version (12.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_driver.o)) was built for newer macOS version (12.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/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(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_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_driver.o)) was built for newer macOS version (12.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_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(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_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(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(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(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(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(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/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/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/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.o)) was built for newer macOS version (12.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_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_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: 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) 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_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_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_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(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/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_ELT.o)) was built for newer macOS version (12.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(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(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_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/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(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(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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) 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/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) 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/libfblas.a(cdotu.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/libflapack.a(cgbequb.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/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.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/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) 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/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction 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_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/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) 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/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) 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/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.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_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/libfblas.a(ctrsm.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/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: 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/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.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/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.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/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.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/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.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/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.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/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.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/libfblas.a(dsbmv.o)) was built for newer macOS version (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/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.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/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (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/libflapack.a(cgerqf.o)) was built for newer macOS version (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/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.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/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.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/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.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/libfblas.a(izamax.o)) was built for newer macOS version (12.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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.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/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.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/libflapack.a(cggbak.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/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.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/libfblas.a(srotmg.o)) was built for newer macOS version (12.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/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.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/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (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/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (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/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.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/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.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/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.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/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.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/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.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/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) 18 warnings generated. 18 warnings generated. CXXLD BamgConvertMesh_matlab.la CXXLD BamgMesher_matlab.la CXXLD BamgTriangulate_matlab.la CXXLD ContourToMesh_matlab.la ld: warning: dylib (/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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.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) 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: 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_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_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: 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: 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/libcmumps.a(cfac_front_LDLT_type1.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/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/petsc/install/lib/libcmumps.a(cfac_front_LDLT_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/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.dylib) was built for 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 ___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/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_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: 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/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/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/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/dakota/install/lib/libsparsegrid.a(sandia_sgmg.cpp.o)) was built for newer macOS version (12.7) than being linked (12.0) ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-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)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: 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_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: 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/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/m1qn3/install/libm1qn3.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_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: 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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/m1qn3/install/libddot.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/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.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(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(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(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_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: 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(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(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_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_lr.o)) was built for newer macOS version (12.5) 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_lr.o)) was built for newer macOS version (12.5) 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_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_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_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 ___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_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(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_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_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(clr_core.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_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/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_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_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/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_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(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_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_type3.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_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_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_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_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_message.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_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_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_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_lr.o)) was built for newer macOS version (12.5) 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_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_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_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_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_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_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_omp_m.o)) was built for newer macOS version (12.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_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_pool.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_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(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_driver.o)) was built for newer macOS version (12.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_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(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(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(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_aux.o)) was built for newer macOS version (12.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_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_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_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_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/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_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_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/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(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_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(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_lr.o)) was built for newer macOS version (12.5) 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_omp_m.o)) was built for newer macOS version (12.5) 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(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(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 _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(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: 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/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.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(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_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/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: 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(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_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) 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_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(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_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(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(cana_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/libmumps_common.a(bcast_errors.o)) was built for newer macOS version (12.5) than being linked (12.0)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(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(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(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(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/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_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: 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(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_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/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_band.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_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/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_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_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_type2.o)) was built for newer macOS version (12.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_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(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_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(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/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/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: 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(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(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_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_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_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_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/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_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) 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_driver.o)) was built for newer macOS version (12.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_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_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(dfac_distrib_ELT.o)) was built for newer macOS version (12.5) than being linked (12.0) 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/libdmumps.a(dfac_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/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/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/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(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(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(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(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_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/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_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: 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: 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_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/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_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_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: 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_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_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.o)) was built for newer macOS version (12.5) 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_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_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_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(ctools.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_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_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_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/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_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_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_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_omp_m.o)) was built for newer macOS version (12.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_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/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_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_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_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_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(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(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/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_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_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: 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(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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.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/libflapack.a(cgebak.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/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.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/libflapack.a(cgegs.o)) was built for newer macOS version (12.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/libflapack.a(cgegv.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_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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.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/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelsx.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(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/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) 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/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/libflapack.a(cgeql2.o)) was built for newer macOS version (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: 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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.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: 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/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) 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_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/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.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/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.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(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/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.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/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(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/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) 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(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/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.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/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgerqf.o)) was built for newer macOS version (12.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/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.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_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_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_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: 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/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) 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(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(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(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(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/libflapack.a(cgesv.o)) was built for newer macOS version (12.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/libflapack.a(cgesvx.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/libflapack.a(cgesvxx.o)) was built for newer macOS version (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)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/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (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/libflapack.a(cgges.o)) was built for newer macOS version (12.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/libflapack.a(cggesx.o)) was built for newer macOS version (12.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/libflapack.a(cggev.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/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.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/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.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(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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.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/libflapack.a(cggsvd.o)) was built for newer macOS version (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/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.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/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.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/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.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/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (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/libflapack.a(chbgvd.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/libflapack.a(chbgv.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(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/libflapack.a(chbgvx.o)) was built for newer macOS version (12.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/libflapack.a(chbtrd.o)) was built for newer macOS version (12.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/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.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/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.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) 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/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.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/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.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/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.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/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.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_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_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/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.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/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.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/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) 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/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.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/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/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.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_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_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_process_root2son.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_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/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0)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/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) 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/libflapack.a(chpgvd.o)) was built for newer macOS version (12.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/libflapack.a(chpgv.o)) was built for newer macOS version (12.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/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.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/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.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/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.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/libflapack.a(chseqr.o)) was built for newer macOS version (12.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: 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)could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.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/libflapack.a(clacgv.o)) was built for newer macOS version (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(comp_tps_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/libflapack.a(clacn2.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_lr.o)) was built for newer macOS version (12.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/libflapack.a(clacon.o)) was built for newer macOS version (12.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/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (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/libflapack.a(clacrm.o)) was built for newer macOS version (12.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/libflapack.a(clacrt.o)) was built for newer macOS version (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/libflapack.a(cladiv.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/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/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.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: ld: warning: could not create compact unwind for _cmumps_ana_driver_: stack subq instruction is too different from dwarf stack sizeobject file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (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/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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(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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.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/libflapack.a(clags2.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/libflapack.a(clagtm.o)) was built for newer macOS version (12.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/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.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/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.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) 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/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (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) 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/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (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/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.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/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.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/libflapack.a(clantp.o)) was built for newer macOS version (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/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.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/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libfblas.a(ccopy.o)) was built for newer macOS version (12.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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.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/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.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/libfblas.a(cgerc.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/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (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/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (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/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.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/libflapack.a(claqps.o)) was built for newer macOS version (12.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/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.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/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.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/libflapack.a(claqsb.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_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/libfblas.a(cswap.o)) was built for newer macOS version (12.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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.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/libfblas.a(csyrk.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_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/libflapack.a(clar2v.o)) was built for newer macOS version (12.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/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.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/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) 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/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.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/libfblas.a(ctpsv.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_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/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) 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/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.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/libfblas.a(ctrsm.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_aux.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) 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/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.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/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.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_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/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.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/libfblas.a(drot.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_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/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.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.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/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.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)object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) 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/libcmumps.a(cfac_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/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.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/libflapack.a(clasyf.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/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) 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/libfblas.a(dznrm2.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/libfblas.a(icamax.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_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/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) 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/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.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/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.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/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.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_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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.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/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.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/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.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/libfblas.a(ssbmv.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/libflapack.a(clauum.o)) was built for newer macOS version (12.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/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.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/libflapack.a(cpbcon.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(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/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.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/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.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/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.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/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/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (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/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (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/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.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/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.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/libfblas.a(zgemm.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/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.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_bwd.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/libfblas.a(zhemm.o)) was built for newer macOS version (12.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/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.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/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.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/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.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/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.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/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.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(ctools.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/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (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/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.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/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.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/libflapack.a(csycon.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/libflapack.a(csycon_rook.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/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.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/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.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/libflapack.a(csysvx.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/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.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/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.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/libflapack.a(ctftri.o)) was built for newer macOS version (12.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/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.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/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsyl.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/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctpqrt.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/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.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/libflapack.a(ctptrs.o)) was built for newer macOS version (12.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/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.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/libflapack.a(ctrsen.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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.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/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.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/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.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/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (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/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.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/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (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/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.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/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.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/libflapack.a(cunmbr.o)) was built for newer macOS version (12.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/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.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/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.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/libflapack.a(dgbtf2.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/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.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/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.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/libflapack.a(dgelq2.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_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/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.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/libflapack.a(dgelss.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/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.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/libflapack.a(dgerq2.o)) was built for newer macOS version (12.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/libflapack.a(dgerqf.o)) was built for newer macOS version (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/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.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/libflapack.a(dgesvd.o)) was built for newer macOS version (12.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/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.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/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.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/libflapack.a(dggesx.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/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.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/libflapack.a(dgsvj0.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.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/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.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/libflapack.a(dlabrd.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_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/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.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/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.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/libflapack.a(dlaed4.o)) was built for newer macOS version (12.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/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.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/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (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/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.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/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.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/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.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_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/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.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/libflapack.a(dla_gerfsx_extended.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.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_distrib_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/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.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/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.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_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/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/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlangb.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/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) 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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.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_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/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.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/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.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/libflapack.a(dla_porfsx_extended.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/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.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_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/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.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/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.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/libflapack.a(dlaqr4.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/libflapack.a(dlaqr5.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_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/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_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 (/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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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(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/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(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(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/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_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/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/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/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(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/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: 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(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/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/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(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_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_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/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/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_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.o)) was built for newer macOS version (12.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(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_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_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_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_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_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_omp_m.o)) was built for newer macOS version (12.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(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_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/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: 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_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/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(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_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_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(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(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(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(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(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(carrowheads.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(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(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_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_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_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(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_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(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_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(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_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(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_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(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_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(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(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_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_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_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_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_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_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/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_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_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_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_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_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_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_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_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_root_parallel.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_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(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_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_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(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_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/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_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_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_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(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_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_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(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_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(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(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/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_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(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(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_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(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(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/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_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(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(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_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_driver.o)) was built for newer macOS version (12.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: 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) 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_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/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(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(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(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(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/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_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/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_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/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(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: 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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.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/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.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/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.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/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.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(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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelsx.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/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.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/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.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/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.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/libflapack.a(cgerq2.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/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.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/libflapack.a(cgesdd.o)) was built for newer macOS version (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/libfblas.a(cgerc.o)) was built for newer macOS version (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/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.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/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.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/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.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/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.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/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.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/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.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/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.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/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.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/libflapack.a(chetri.o)) was built for newer macOS version (12.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/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.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/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (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/libflapack.a(chgeqz.o)) was built for newer macOS version (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/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.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/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.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/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.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/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.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/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.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/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.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/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.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/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.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/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (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/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (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/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.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/libflapack.a(clalsd.o)) was built for newer macOS version (12.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/libflapack.a(clangb.o)) was built for newer macOS version (12.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/libflapack.a(clange.o)) was built for newer macOS version (12.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/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.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/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.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/libflapack.a(clanhp.o)) was built for newer macOS version (12.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/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) 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/libflapack.a(clanht.o)) was built for newer macOS version (12.5) 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/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) 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/libflapack.a(clansy.o)) was built for newer macOS version (12.5) 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/libflapack.a(clantb.o)) was built for newer macOS version (12.5) 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/libflapack.a(clantp.o)) was built for newer macOS version (12.5) 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/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) 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/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.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/libflapack.a(cla_porcond_c.o)) was built for newer macOS version (12.5) than being linked (12.0) 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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqhe.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_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/libflapack.a(claqhp.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/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) 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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) 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/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) 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/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.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/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.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/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.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/libflapack.a(clarfx.o)) was built for newer macOS version (12.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/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.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/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.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/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.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/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.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/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (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/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (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/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.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/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.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/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.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/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.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/libflapack.a(clatps.o)) was built for newer macOS version (12.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/libflapack.a(clatrd.o)) was built for newer macOS version (12.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/libflapack.a(clatrs.o)) was built for newer macOS version (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/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (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/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.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/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.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/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.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/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.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/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.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/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.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/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.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/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.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/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (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/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.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/libfblas.a(cgemv.o)) was built for newer macOS version (12.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/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.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/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.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/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.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/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) 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/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) 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/libfblas.a(izamax.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgesv.o)) was built for newer macOS version (12.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/libflapack.a(cgesvx.o)) was built for newer macOS version (12.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/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.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/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.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/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.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/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.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/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.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/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.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/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.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/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.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/libflapack.a(dlagv2.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/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.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/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.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/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.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/libflapack.a(dlapmt.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/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.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/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.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/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.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/libflapack.a(dla_syrcond.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/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.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/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.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/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.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/libflapack.a(dorm2l.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/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.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_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/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/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/libflapack.a(zungqr.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/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.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/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.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/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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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/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: 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_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_lr.o)) was built for newer macOS version (12.5) 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_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_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_m.o)) was built for newer macOS version (12.5) 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_aux.o)) was built for newer macOS version (12.5) 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_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_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_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_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: 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_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_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_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_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_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/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_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_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_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_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/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/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_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/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/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_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(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_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_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_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(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(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(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(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(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_driver.o)) was built for newer macOS version (12.5) 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_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/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(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_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: 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_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.o)) was built for newer macOS version (12.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_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_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(ana_set_ordering.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_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) 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: 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(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(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_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(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(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_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_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(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_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(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_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/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_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(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_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_ELT.o)) was built for newer macOS version (12.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_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/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_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/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_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.o)) was built for newer macOS version (12.5) 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_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(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/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_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/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/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_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) 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_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/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_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/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_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_type1.o)) was built for newer macOS version (12.5) 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_type2.o)) was built for newer macOS version (12.5) 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/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_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.o)) was built for newer macOS version (12.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_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_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_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_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_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_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_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(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_root_parallel.o)) was built for newer macOS version (12.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_driver.o)) was built for newer macOS version (12.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(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_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_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_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(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(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(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(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(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/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_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.o)) was built for newer macOS version (12.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/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/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: 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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.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/libfblas.a(cher2k.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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.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/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.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/libflapack.a(cgesvd.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/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.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/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.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/libflapack.a(cgetri.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/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.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/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.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/libflapack.a(ztrsyl.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/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.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/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.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/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.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/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.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/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.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/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) 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/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) 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/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) 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/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.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/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) 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/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) 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/libflapack.a(slamch.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/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) 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/libflapack.a(ztgsna.o)) was built for newer macOS version (12.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/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) 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/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.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/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.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/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.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/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.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/libflapack.a(ztrevc.o)) was built for newer macOS version (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/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (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/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) 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/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.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) object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) 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/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) 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/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) 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/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) 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/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) 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/libflapack.a(slarfgp.o)) was built for newer macOS version (12.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/libflapack.a(slarft.o)) was built for newer macOS version (12.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/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.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/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.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/libflapack.a(slarrb.o)) was built for newer macOS version (12.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/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.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/libflapack.a(slarre.o)) was built for newer macOS version (12.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/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (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/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.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/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.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/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (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/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (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/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.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/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.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/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.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/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.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/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.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/libflapack.a(zgesvd.o)) was built for newer macOS version (12.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/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (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/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.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 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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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(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/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: 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/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_aux.o)) was built for newer macOS version (12.5) 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: 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(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(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(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_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(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(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 sizeld: 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: 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(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: 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) 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(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_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_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_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: 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_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/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(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(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: 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(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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.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/libflapack.a(cgbrfsx.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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.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/libflapack.a(cgbsvx.o)) was built for newer macOS version (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) 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/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.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: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.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/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.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/libflapack.a(cgegv.o)) was built for newer macOS version (12.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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.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_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/libflapack.a(cgels.o)) was built for newer macOS version (12.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/libflapack.a(cgelss.o)) was built for newer macOS version (12.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/libflapack.a(cgelsx.o)) was built for newer macOS version (12.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/libflapack.a(cgelsy.o)) was built for newer macOS version (12.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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.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/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) 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: 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/libflapack.a(cgesvd.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(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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.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/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.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/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.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/libflapack.a(cgges.o)) was built for newer macOS version (12.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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.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/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.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/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.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/libflapack.a(cggqrf.o)) was built for newer macOS version (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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.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/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.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/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.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/libflapack.a(chbevx.o)) was built for newer macOS version (12.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/libflapack.a(chbgst.o)) was built for newer macOS version (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/libflapack.a(chbgvd.o)) was built for newer macOS version (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/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.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/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.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/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.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/libflapack.a(chegst.o)) was built for newer macOS version (12.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/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.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/libflapack.a(chegvx.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_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/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.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_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(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/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.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/libflapack.a(chesvxx.o)) was built for newer macOS version (12.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/libflapack.a(cheswapr.o)) was built for newer macOS version (12.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/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (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/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.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/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.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(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/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.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/libflapack.a(claqgb.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/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.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/libfblas.a(ztpmv.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/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.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/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.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/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.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/libflapack.a(ctgexc.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/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.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/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.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/libflapack.a(cunbdb5.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/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.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/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (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/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (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/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.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/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.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_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/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.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/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.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 size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (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/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.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/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.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_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/libflapack.a(sgesdd.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/libflapack.a(sgesvd.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_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/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.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/libflapack.a(sla_gbamv.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_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/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.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/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.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_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/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.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(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(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_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_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_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_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/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/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_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(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_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_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 (/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_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 (/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_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: 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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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/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/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/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: 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_lr.o)) was built for newer macOS version (12.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_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_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/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_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_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_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.o)) was built for newer macOS version (12.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_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/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_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(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_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/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: 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_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(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_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/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(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_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_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(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_lr.o)) was built for newer macOS version (12.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_omp_m.o)) was built for newer macOS version (12.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(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_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(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(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_driver.o)) was built for newer macOS version (12.5) 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_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_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(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/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(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(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.o)) was built for newer macOS version (12.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_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_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/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_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/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(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/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/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(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_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.o)) was built for newer macOS version (12.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/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(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_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/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_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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) 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: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebak.o)) was built for newer macOS version (12.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/libflapack.a(cgebal.o)) was built for newer macOS version (12.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/libflapack.a(cgebd2.o)) was built for newer macOS version (12.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/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.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 _cgehrd_: stack subq instruction 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/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (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/libflapack.a(cgelsd.o)) was built for newer macOS version (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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.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/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.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/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.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/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.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/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.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/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.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/libflapack.a(clahrd.o)) was built for newer macOS version (12.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/libflapack.a(claic1.o)) was built for newer macOS version (12.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/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (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/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (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_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/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.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/libflapack.a(clansb.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/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.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/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.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/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.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/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.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/libflapack.a(clarfgp.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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.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/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.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/libflapack.a(csptri.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/libflapack.a(csptrs.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_omp_m.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.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/libflapack.a(cstemr.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/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.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/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (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/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (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/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.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/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.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/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.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_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/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.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/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.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/libfblas.a(ssyr.o)) was built for newer macOS version (12.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/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.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/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.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/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (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/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.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(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/libflapack.a(sorcsd.o)) was built for newer macOS version (12.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/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.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/libflapack.a(sorgbr.o)) was built for newer macOS version (12.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/libflapack.a(sorghr.o)) was built for newer macOS version (12.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/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) 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/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) 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/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) 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/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/libflapack.a(sorm2l.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_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/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) 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/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) 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/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) 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/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.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/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.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: 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: 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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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: 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_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_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_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_lr.o)) was built for newer macOS version (12.5) 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_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_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_m.o)) was built for newer macOS version (12.5) 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_aux.o)) was built for newer macOS version (12.5) 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/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_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_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_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: 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(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_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/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(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_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/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(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/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_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/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_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/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_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/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: 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_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(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/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_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_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_aux.o)) was built for newer macOS version (12.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_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(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: 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: 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_lr.o)) was built for newer macOS version (12.5) 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/libflapack.a(slaruv.o)) was built for newer macOS version (12.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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.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/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.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/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.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/libflapack.a(cgesvd.o)) was built for newer macOS version (12.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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.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/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.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/libflapack.a(cheevr.o)) was built for newer macOS version (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/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.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/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.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/libflapack.a(chesvxx.o)) was built for newer macOS version (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/libflapack.a(cheswapr.o)) was built for newer macOS version (12.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/libflapack.a(chetd2.o)) was built for newer macOS version (12.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/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.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/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.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/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.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/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.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/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.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/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.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/libflapack.a(claqhe.o)) was built for newer macOS version (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/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.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/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.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/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.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/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (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/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (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/libflapack.a(clarf.o)) was built for newer macOS version (12.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/libflapack.a(clarfg.o)) was built for newer macOS version (12.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/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.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/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.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/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.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/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.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/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.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/libflapack.a(classq.o)) was built for newer macOS version (12.5) 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/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) 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/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_syrcond_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/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) 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/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.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/libflapack.a(clatbs.o)) was built for newer macOS version (12.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/libflapack.a(clatdf.o)) was built for newer macOS version (12.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/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) 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/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.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/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.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(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/libflapack.a(cpbrfs.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/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpbtf2.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: 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/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.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/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsyrk.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/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.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/libflapack.a(cporfsx.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_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/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cppsvx.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/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.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/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) 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) 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/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.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/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.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/libflapack.a(csptri.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/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.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_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/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) 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/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) 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/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.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/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.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/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.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/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.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/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.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/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.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/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.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/libflapack.a(csytrf_rook.o)) was built for newer macOS version (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/libflapack.a(csytri2.o)) was built for newer macOS version (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/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.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/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (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/libflapack.a(csytrs.o)) was built for newer macOS version (12.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/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.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/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.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/libflapack.a(ctftri.o)) was built for newer macOS version (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/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.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/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.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_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/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.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: 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/libfblas.a(stpsv.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/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.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/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.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/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.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/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.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/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (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/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (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/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.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/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.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/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.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/libflapack.a(dgelss.o)) was built for newer macOS version (12.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/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.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/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.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/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.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/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.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/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.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/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.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/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.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/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.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/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.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/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.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/libflapack.a(dorml2.o)) was built for newer macOS version (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/libflapack.a(dormlq.o)) was built for newer macOS version (12.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: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction 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/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction 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/libflapack.a(dormr2.o)) was built for newer macOS version (12.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/libflapack.a(dormr3.o)) was built for newer macOS version (12.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/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: could not create compact unwind for _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/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is 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/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.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/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.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/libflapack.a(dposvxx.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/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.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/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.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/libflapack.a(dpstf2.o)) was built for newer macOS version (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/libflapack.a(dpstrf.o)) was built for newer macOS version (12.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/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.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/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.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/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.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/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (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/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (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/libflapack.a(dsgesv.o)) was built for newer macOS version (12.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/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.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/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.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/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.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/libflapack.a(dstebz.o)) was built for newer macOS version (12.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/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.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/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.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/libflapack.a(dsteqr.o)) was built for newer macOS version (12.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/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.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/libflapack.a(dtbcon.o)) was built for newer macOS version (12.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/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.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/libflapack.a(dtftri.o)) was built for newer macOS version (12.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/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.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/libflapack.a(dtgex2.o)) was built for newer macOS version (12.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/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.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/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.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/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.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/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.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/libflapack.a(dtprfb.o)) was built for newer macOS version (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/libflapack.a(dtprfs.o)) was built for newer macOS version (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/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.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/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.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/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.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/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.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/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.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/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.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/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.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/libflapack.a(scsum1.o)) was built for newer macOS version (12.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/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (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/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (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/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.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/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.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) 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: 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/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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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: 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/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_lr.o)) was built for newer macOS version (12.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_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_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(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_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_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_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/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_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/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_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_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_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_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/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_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/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(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(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_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_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_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/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/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(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_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_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(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/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_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: 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: 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(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(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/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(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_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/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_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/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: 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_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_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_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(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_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_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(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_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_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(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(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_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_aux.o)) was built for newer macOS version (12.5) 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/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_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(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/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/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/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: 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(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_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(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_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/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/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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.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/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.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/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.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/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(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_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 _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/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.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/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.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(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(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: 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(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(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_driver.o)) was built for newer macOS version (12.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 _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(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/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_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/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/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.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/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction 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/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) 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/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.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/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.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: could not create compact unwind for _cgehrd_: stack subq instruction 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/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.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/libflapack.a(cgels.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) 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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.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/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (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/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (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/libfblas.a(cher.o)) was built for newer macOS version (12.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/libfblas.a(cherk.o)) was built for newer macOS version (12.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/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.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/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.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/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.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/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.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/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.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/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) 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/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) 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(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/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) 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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) 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(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/libflapack.a(cggev.o)) was built for newer macOS version (12.5) 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(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/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) 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/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) 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/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.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/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) 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_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/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) 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/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.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/libfblas.a(drotm.o)) was built for newer macOS version (12.5) 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/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dscal.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/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) 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/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) 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/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_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/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.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/libfblas.a(dswap.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_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/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.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/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.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/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.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/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) 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/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.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/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.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/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) 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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.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/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.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/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.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/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (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/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.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/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.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/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.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/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.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/libfblas.a(zaxpy.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/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.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/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (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/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (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/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.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/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.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/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.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/libflapack.a(cuncsd.o)) was built for newer macOS version (12.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/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.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/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.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(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/libflapack.a(cungtr.o)) was built for newer macOS version (12.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/libflapack.a(cunm2l.o)) was built for newer macOS version (12.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/libflapack.a(cunm2r.o)) was built for newer macOS version (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/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (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/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.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/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.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/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.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/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: 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/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.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/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.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/libflapack.a(shseqr.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/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.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/libflapack.a(dsbevd.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/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.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/libflapack.a(dsbgst.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/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.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/libflapack.a(dsposv.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/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.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/libflapack.a(sla_gbrfsx_extended.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/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.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/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.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/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.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/libflapack.a(slahrd.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/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.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/libflapack.a(slapll.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/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.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/libflapack.a(sgtts2.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/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.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/libflapack.a(slabrd.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/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.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/libflapack.a(slaev2.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/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.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/libflapack.a(slarrr.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/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.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/libflapack.a(slarzb.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/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.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/libflapack.a(slas2.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/libflapack.a(slamrg.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/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.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/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.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/libflapack.a(slasd2.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/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.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/libflapack.a(slasd5.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/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.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/libflapack.a(sla_syrcond.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/libflapack.a(slarzb.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/libflapack.a(sla_syrfsx_extended.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/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.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/libflapack.a(slatrd.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/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.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/libflapack.a(sspgv.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/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.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/libflapack.a(sopgtr.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/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.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/libflapack.a(sorgql.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/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.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/libflapack.a(sorgr2.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/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.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/libflapack.a(sorgrq.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/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.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/libflapack.a(spbequ.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/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.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/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.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/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.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/libflapack.a(spotrf.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/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.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/libflapack.a(stgex2.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/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.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/libflapack.a(spptrf.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/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.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/libflapack.a(zgbtrf.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/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.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/libflapack.a(zgeqr2.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/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.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/libflapack.a(zgeqrt3.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/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttp.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/libflapack.a(stfttr.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/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.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/libflapack.a(zheevx.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/libflapack.a(stptrs.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/libflapack.a(zhegs2.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/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.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/libflapack.a(strsna.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/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.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/libflapack.a(zcposv.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/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.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/libflapack.a(zhptrd.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/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.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/libflapack.a(zhptri.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/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.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/libflapack.a(zhseqr.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/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.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/libflapack.a(zgbsvx.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/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_c.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/libflapack.a(zgbtrf.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/libflapack.a(zla_gercond_x.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/libflapack.a(zgbtrs.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/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.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/libflapack.a(zlanhp.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/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.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/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.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/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.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/libflapack.a(zgelss.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/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.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/libflapack.a(zgeqlf.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/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.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/libflapack.a(zlaqsy.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/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.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/libflapack.a(zlar2v.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/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.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/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.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/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.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/libflapack.a(zpttrf.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/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.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/libflapack.a(zheevr.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/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.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/libflapack.a(zsycon.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/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.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/libflapack.a(zhegvx.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/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.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/libflapack.a(zhetrd.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/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.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/libflapack.a(zsytri2.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/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.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/libflapack.a(ztgsna.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/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.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/libflapack.a(ztprfs.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/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.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/libflapack.a(ztrttf.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/libflapack.a(zladiv.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/libflapack.a(zlaed0.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/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_x.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/libflapack.a(zla_gbrfsx_extended.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/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.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/libflapack.a(zla_hercond_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/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.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/libflapack.a(zppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ztzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamch.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamch.o)) was built for newer macOS version (12.5) than being linked (12.0) CXXLD ExpToLevelSet_matlab.la CXXLD InterpFromGridToMesh_matlab.la CXXLD InterpFromMesh2d_matlab.la 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: 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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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/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: 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: 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/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/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(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: 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(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/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/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(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/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(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_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/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_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(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(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_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) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.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/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.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/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.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/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.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/libflapack.a(cgemqrt.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/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.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/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.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/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (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/libflapack.a(cgetrs.o)) was built for newer macOS version (12.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/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.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/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.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/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.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/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.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/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.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/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.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/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.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/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.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/libflapack.a(chesv_rook.o)) was built for newer macOS version (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/libflapack.a(chesvx.o)) was built for newer macOS version (12.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/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.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/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.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_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/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.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/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (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/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (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/libflapack.a(chetrs.o)) was built for newer macOS version (12.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/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.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/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.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/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.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/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.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/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.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/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.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/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) 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/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) 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/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) 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/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) 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/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) 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/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.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/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) 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/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) 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/libflapack.a(claed8.o)) was built for newer macOS version (12.5) 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/libflapack.a(claein.o)) was built for newer macOS version (12.5) 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/libflapack.a(claesy.o)) was built for newer macOS version (12.5) 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/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_gercond_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_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) 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/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) 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/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) 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/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.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/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.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/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.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/libflapack.a(clahr2.o)) was built for newer macOS version (12.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/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.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/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.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/libflapack.a(clalsd.o)) was built for newer macOS version (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/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.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/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.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/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (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/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (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/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.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/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.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/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.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/libflapack.a(cla_porcond_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_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.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/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.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/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.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/libflapack.a(claqr0.o)) was built for newer macOS version (12.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/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (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/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (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/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.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/libfblas.a(izamax.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/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.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/libfblas.a(ssyr.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/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.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/libflapack.a(csysv.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/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.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/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.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/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) 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/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.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/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.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/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) 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/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_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/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 (/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: 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/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/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/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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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/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/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(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(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_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(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(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(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_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_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(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_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/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_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(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_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_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_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_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_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(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_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_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_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(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_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_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_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_type1.o)) was built for newer macOS version (12.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_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/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_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_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 ___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_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_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/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_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/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(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(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(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(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_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(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(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_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_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_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/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(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(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/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_omp_m.o)) was built for newer macOS version (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_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_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: 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_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(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(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_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_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_driver.o)) was built for newer macOS version (12.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_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_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_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/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(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_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) 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(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_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/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_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.o)) was built for newer macOS version (12.5) 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/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(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 ___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: 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/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 ___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_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/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/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_driver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.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/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.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/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.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/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.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/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.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/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.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/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cuncsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cung2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cungtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cunmrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cunmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cupmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ddisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgesvxx.o)) was built for newer macOS version (12.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/libflapack.a(dgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetf2.o)) was built for newer macOS version (12.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_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(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_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/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_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_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/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/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(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_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(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_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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) 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/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) 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/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.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/libfblas.a(drotg.o)) was built for newer macOS version (12.5) 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/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dscal.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) 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/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) 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/libfblas.a(dspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) 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/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) 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/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) 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/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.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/libfblas.a(zher.o)) was built for newer macOS version (12.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/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.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/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.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/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.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/libflapack.a(dlapmr.o)) was built for newer macOS version (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/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.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/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.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/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.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/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.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_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/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.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/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (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/libflapack.a(dsbgvd.o)) was built for newer macOS version (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/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.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/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.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/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.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/libflapack.a(dsposv.o)) was built for newer macOS version (12.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/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.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/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.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/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.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/libflapack.a(dstemr.o)) was built for newer macOS version (12.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/libflapack.a(dsteqr.o)) was built for newer macOS version (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/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.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/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.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/libflapack.a(dstevx.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(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/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.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_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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: 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: 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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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/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/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/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/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_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_aux.o)) was built for newer macOS version (12.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_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/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_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(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_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(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/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(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_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/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_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(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(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(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_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_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(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_m.o)) was built for newer macOS version (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(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_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.o)) was built for newer macOS version (12.5) 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_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(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_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(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_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_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_type2.o)) was built for newer macOS version (12.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_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_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_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_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_type2.o)) was built for newer macOS version (12.5) 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: 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_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_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_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_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_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_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_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_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_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/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_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(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_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_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_omp_m.o)) was built for newer macOS version (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/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_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_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_type3.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_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_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_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(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_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(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_root_parallel.o)) was built for newer macOS version (12.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(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_scalings.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_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/libflapack.a(dgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(disnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlag2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlat2s.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack sizeld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlazq4.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/libflapack.a(dopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb2.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/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb3.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/libflapack.a(dorbdb4.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/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbequ.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/libflapack.a(spprfs.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/libflapack.a(dpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _dpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.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/libflapack.a(sptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.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/libflapack.a(dpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dposvx.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/libflapack.a(dposvxx.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/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(drscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dsytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsen.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/libflapack.a(ssycon.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/libflapack.a(dtrsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtrttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dtzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dzsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(icmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ieeeck.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaclr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladiag.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iladlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaenv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaprec.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaslr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilatrans.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilauplo.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilaver.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ilazlr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(iparmq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(izmax1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(lsamen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsdc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(scsum1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sdisna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbrfs.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/libflapack.a(sgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgbtrf_: stack subq instruction is too different from dwarf stack size object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgejsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerfsx.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/libflapack.a(ssysv.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/libflapack.a(sgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesv.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/libflapack.a(sgesvj.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/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgsvj1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(shseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _shseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabad.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slae2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaed9.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaeda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2d.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slag2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gercond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagts.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slagv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaisnan.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaln2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slamrg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaneg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slanv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slapy3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaqtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarra.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarre.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrj.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartgs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slas2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasd8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasda.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasdt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasq6.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasv2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrcond.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(slazq4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sopmtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorbdb6.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/libflapack.a(sorbdb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd2by1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorg2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorghr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorglq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorgtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2l.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorm2r.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormbr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormhr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sorml2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormlq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormlq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormql.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormql_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrq_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _sormrz_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sormtr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _spbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppcon.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/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptrfs.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/libflapack.a(sptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.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/libflapack.a(sptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(spttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(srscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstebz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssterf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(sstevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyev.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/libflapack.a(ssyevr.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/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssygvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyrfs.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/libflapack.a(ssyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ssytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stbtrs.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/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.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/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.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/libflapack.a(stfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgex2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsja.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsy2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zggsvp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgttrf.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/libflapack.a(zgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stptrs.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/libflapack.a(zgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stpttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhbtrd.o)) was built for newer macOS version (12.5) than being linked (12.0)ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strexc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhecon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsen.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhfrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhgeqz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsna.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strti2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(strttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(stzrzf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbbcsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zcposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zdrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbsvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgebrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zhseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _zhseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlag2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrcond_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/libflapack.a(zla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gercond_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/libflapack.a(zla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgees.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_hercond_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/libflapack.a(zla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_herpvgrw.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/libflapack.a(zlahqr.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/libflapack.a(zgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapll.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porcond_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/libflapack.a(zla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqge.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/libflapack.a(zlaqhb.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/libflapack.a(zgeev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqhp.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/libflapack.a(zlaqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlassq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlaswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrcond_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/libflapack.a(zla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlat2c.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zlatzm.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/libflapack.a(zgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelqf.o)) was built for newer macOS version (12.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_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_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(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(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(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(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_aux.o)) was built for newer macOS version (12.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_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(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_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_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(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_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_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_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_root_parallel.o)) was built for newer macOS version (12.5) 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(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_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(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_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/libflapack.a(slaruv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(dlaruv.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbbcsd.o)) was built for newer macOS version (12.5) 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/libflapack.a(cbdsqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbbrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbequ.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbrfs.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbsvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbtf2.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgbtrs.o)) was built for newer macOS version (12.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/libflapack.a(cgebak.o)) was built for newer macOS version (12.5) 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/libflapack.a(cgebal.o)) was built for newer macOS version (12.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_root_parallel.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgebrd.o)) was built for newer macOS version (12.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/libflapack.a(cgecon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeequb.o)) was built for newer macOS version (12.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/libflapack.a(cgeequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgees.o)) was built for newer macOS version (12.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/libflapack.a(cgeesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeev.o)) was built for newer macOS version (12.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/libflapack.a(cgeevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgegs.o)) was built for newer macOS version (12.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/libflapack.a(cgegv.o)) was built for newer macOS version (12.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/libflapack.a(cgehd2.o)) was built for newer macOS version (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/libflapack.a(cgehrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cgehrd_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelqf.o)) was built for newer macOS version (12.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/libflapack.a(cgelsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgels.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelss.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgelsy.o)) was built for newer macOS version (12.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/libflapack.a(cgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqlf.o)) was built for newer macOS version (12.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/libflapack.a(cgeqp3.o)) was built for newer macOS version (12.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/libflapack.a(cgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrfp.o)) was built for newer macOS version (12.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/libflapack.a(cgeqrt2.o)) was built for newer macOS version (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/libflapack.a(cgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerfs.o)) was built for newer macOS version (12.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/libflapack.a(cgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesdd.o)) was built for newer macOS version (12.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/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_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_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_root_parallel.o)) was built for newer macOS version (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/libfblas.a(caxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ccopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgemv.o)) was built for newer macOS version (12.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/libfblas.a(cgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chemm.o)) was built for newer macOS version (12.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/libfblas.a(chemv.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(chpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(crotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(cswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(csyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgetrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbak.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggbal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ctrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgges.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(daxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggesx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ddot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggglm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgghrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgglse.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(drotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggrqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cggsvp.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: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dspr.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/libfblas.a(dswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dtrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dzasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(dznrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cgtts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(icamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(idamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(isamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(izamax.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(lsame.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(saxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scabs1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scasum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scnrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(scopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sdsdot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sgemv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sger.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(snrm2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(srotm.o)) was built for newer macOS version (12.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/libfblas.a(srotmg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sscal.o)) was built for newer macOS version (12.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/libfblas.a(sspmv.o)) was built for newer macOS version (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/libfblas.a(sspr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(sspr.o)) was built for newer macOS version (12.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/libfblas.a(sswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ssyr.o)) was built for newer macOS version (12.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/libfblas.a(ssyrk.o)) was built for newer macOS version (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/libfblas.a(stbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(stpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(strsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla_array.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(xerbla.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zaxpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zcopy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdotu.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdrot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zdscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgemv.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/libfblas.a(zgerc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zgeru.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhemv.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/libfblas.a(zher2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zher.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zherk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zhpr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zrotg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zscal.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zswap.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsymm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyr2k.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(zsyrk.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrmv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libfblas.a(ztrsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbev.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/libflapack.a(chbevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chbtrd.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/libflapack.a(checon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(checon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheev.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheevx.o)) was built for newer macOS version (12.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/libflapack.a(chegs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegst.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/libflapack.a(chegvd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chegvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cherfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chesvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cheswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetd2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetf2.o)) was built for newer macOS version (12.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/libflapack.a(chetf2_rook.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/libflapack.a(chetrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chetrs.o)) was built for newer macOS version (12.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/libflapack.a(chetrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chfrk.o)) was built for newer macOS version (12.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/libflapack.a(chgeqz.o)) was built for newer macOS version (12.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/libflapack.a(chla_transtype.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpevd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpev.o)) was built for newer macOS version (12.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/libflapack.a(chpevx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgst.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvd.o)) was built for newer macOS version (12.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/libflapack.a(chpgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpgvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chprfs.o)) was built for newer macOS version (12.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/libflapack.a(chpsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chpsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrf.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/libflapack.a(chptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chsein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(chseqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _chseqr_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clabrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacgv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacn2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacpy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clacrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cladiv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed7.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claed8.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claesy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claev2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clag2z.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrcond_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/libflapack.a(cla_gbrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gbrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_geamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gercond_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/libflapack.a(cla_gercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_gerpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clags2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clagtm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_heamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahef_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_hercond_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/libflapack.a(cla_hercond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_herpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clahrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claic1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_lin_berr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clals0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsa.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clalsd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clange.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clangt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanhs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clanht.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clansy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clantr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapll.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/libflapack.a(clapmr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clapmt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porcond_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/libflapack.a(cla_porcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_porpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqgb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqge.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhe.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqhp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqp2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr0.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr1.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr4.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqr5.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claqsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar1v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clar2v.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarcm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfgp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarft.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarfx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clargv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarnv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarrv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarscl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartg.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clartv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clarzt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clascl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claset.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(classq.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(claswp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syamv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clasyf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrcond_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/libflapack.a(cla_syrcond_x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrfsx_extended.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_syrpvgrw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatbs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatdf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatps.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatrz.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clatzm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauu2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(clauum.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cla_wwaddw.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbstf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: could not create compact unwind for _cpbtrf_: stack subq instruction is too different from dwarf stack size ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpftrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpocon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpoequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cporfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cposvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpotrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppequ.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cppsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpstrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cpttrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cptts2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(crot.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspmv.o)) was built for newer macOS version (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/libflapack.a(cspr.o)) was built for newer macOS version (12.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/libflapack.a(csprfs.o)) was built for newer macOS version (12.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/libflapack.a(cspsv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cspsvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csrscl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstedc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstegr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstein.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(cstemr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csteqr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csycon_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyconv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyequb.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csymv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyrfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysv_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csysvxx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csyswapr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytf2_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrf_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri2x.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytri_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(csytrs_rook.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbcon.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbrfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctbtrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfsm.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctftri.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctfttr.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsd.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/libflapack.a(zgels.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgelss.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgelsx.o)) was built for newer macOS version (12.5) 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: 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: 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) 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_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/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: 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_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/m1qn3/install/libm1qn3.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/m1qn3/install/libddot.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/semic/install/lib/libsurface_physics.a(surface_physics.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/semic/install/lib/libutils.a(utils.o)) was built for newer macOS version (12.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 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/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/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_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(zfac_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_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(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_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 _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_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/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: 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/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(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(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_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.o)) was built for newer macOS version (12.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_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/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_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/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: 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/libzmumps.a(zfac_process_master2.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 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/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/libflapack.a(ctgevc.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctgex2.o)) was built for newer macOS version (12.5) 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(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/libflapack.a(ctgexc.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/libflapack.a(ctgsen.o)) was built for newer macOS version (12.5) than being linked (12.0)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/libzmumps.a(zfac_process_root2son.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/libflapack.a(ctgsja.o)) was built for newer macOS version (12.5) 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/libflapack.a(ctgsna.o)) was built for newer macOS version (12.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/libflapack.a(ctgsy2.o)) was built for newer macOS version (12.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/libflapack.a(ctgsyl.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpcon.o)) was built for newer macOS version (12.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/libflapack.a(ctpmqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpqrt2.o)) was built for newer macOS version (12.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/libflapack.a(ctpqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctprfb.o)) was built for newer macOS version (12.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/libflapack.a(ctprfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctptri.o)) was built for newer macOS version (12.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/libflapack.a(ctptrs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(ctpttf.o)) was built for newer macOS version (12.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_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(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_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_driver.o)) was built for newer macOS version (12.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/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_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(zana_mtrans.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(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/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_front_type2_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(domp_tps_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(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_lr.o)) was built for newer macOS version (12.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(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(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(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(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 _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(zsol_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(cfac_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/libzmumps.a(zsol_c.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(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/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_root_parallel.o)) was built for newer macOS version (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(clr_stats.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_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: 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/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(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/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_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(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_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/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_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: 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(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_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/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_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_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_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(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(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_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_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/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: ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgelsy.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgemqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeql2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqlf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqp3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqpf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqr2p.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrfp.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt3.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgeqrt.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfs.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerfsx.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerq2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgerqf.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesdd.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvd.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(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/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/libmumps_common.a(fac_asm_build_sort_index_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/libflapack.a(zgesv.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgesvx.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgesvxx.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgetc2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetf2.o)) was built for newer macOS version (12.5) than being linked (12.0) ld: warning: object file (/Users/jenkins/workspace/macOS-Intel-Solid_Earth/externalpackages/petsc/install/lib/libflapack.a(zgetrf.o)) was built for newer macOS version (12.5) 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/libflapack.a(zgetri.o)) was built for newer macOS version (12.5) 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_